instant_query
Run a PromQL query and receive an evidence block with exact query, execution time, series counts, and warnings to cite when making claims from the data.
Instructions
Run an instant PromQL query. The response includes an evidence block (exact query, execution time, series and sample counts, and warnings about empty or high cardinality results) that MUST be cited when making claims from this data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | No | Optional RFC3339 or unix timestamp to evaluate at (defaults to now) | |
| promql | Yes | The PromQL expression to evaluate |