| Name | Type | Description | Notes |
|---|---|---|---|
| events | list[ReportEvent] | The events occurring during this time span | [optional] |
| granularity | int | [optional] | |
| host_tags_used | list[str] | [optional] | |
| hosts_used | list[str] | [optional] | |
| metrics_used | list[str] | [optional] | |
| name | str | The name of this query | [optional] |
| num_compilation_tasks | int | [optional] | |
| query | str | The query string used to obtain this result | [optional] |
| query_keys | list[QueryKeyContainer] | [optional] | |
| skip | int | Unused/deprecated | [optional] |
| stats | StatsModel | Statistics about the result data | [optional] |
| timeseries | list[Timeseries] | The time series data for this query | [optional] |
| warnings | str | The warnings incurred by this query | [optional] |
This repository was archived by the owner on Jan 16, 2026. It is now read-only.