PROMETHEUS
|
This taskset investigates the logs, state and health of Kubernetes Prometheus operator.
Tasks:
Tasks:
- Check Prometheus Service Monitors in namespace `NAMESPACE`
- Check For Successful Rule Setup in Kubernetes Namespace `NAMESPACE`
- Verify Prometheus RBAC Can Access ServiceMonitors in Namespace `PROM_NAMESPACE`
- Inspect Prometheus Operator Logs for Scraping Errors in Namespace `NAMESPACE`
- Check Prometheus API Healthy in Namespace `PROM_NAMESPACE`
Run a PromQL query against Prometheus instant query API, perform a provided transform, and return the result.
Tasks:
Tasks:
- Querying Prometheus Instance And Pushing Aggregated Data
Run a PromQL query against Prometheus range query API, perform a provided transform, and return the result.
Tasks:
Tasks:
- Querying Prometheus Instance And Pushing Aggregated Data
Performs a metric query using a PromQL statement on the Ops Suite API
and pushes the result as an SLI metric.
Tasks:
Tasks:
- Run Prometheus Instant Query Against Google Prom API Endpoint