health.read_range_metrics
Retrieve exported daily health metrics for a date range via monthly indexes. Missing dates are reported, not treated as errors.
Instructions
Read a date range of exported daily metrics using monthly indexes. Missing dates are reported, not treated as an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | Yes | Start date (YYYY-MM-DD). | |
| end_date | Yes | End date (YYYY-MM-DD), inclusive. | |
| storage_backend | No | Storage backend to read from. | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||