Prometheus Query
prometheus_queryExecute a Prometheus query to retrieve monitoring metrics. Optionally specify a time in RFC3339 format for historical data.
Instructions
Execute a Prometheus query
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | prometheus query expression | |
| time | No | optional time parameter for the query, in RFC3339 format |