get-prometheus-metrics
Fetch service-level Prometheus metrics for SLI/SLO analysis, including error rates, latency spikes, CPU, and memory over a configurable time window.
Instructions
Fetches Prometheus metrics for SLI/SLO analysis, specifically error rates and latency spikes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | The service name to query metrics for | |
| metricType | Yes | The type of metric to fetch | |
| timeWindowMinutes | No | Time window in minutes (default: 30) |