The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/ngalert/api/tooling
George Robinson 2a4c1b1aa6
You can now get alert rules for a dashboard or a panel using /api/v1/rules endpoints. (#39476)
4 years ago
..
cmd/clean-swagger Fix/ngalert generation (#33172) 5 years ago
definitions You can now get alert rules for a dashboard or a panel using /api/v1/rules endpoints. (#39476) 4 years ago
swagger-codegen/templates Alerting: Refactor & fix unified alerting metrics structure (#39151) 4 years ago
Makefile Alerting: Fix API spec generation (#37852) 4 years ago
README.md
index.html
post.json You can now get alert rules for a dashboard or a panel using /api/v1/rules endpoints. (#39476) 4 years ago
spec.json You can now get alert rules for a dashboard or a panel using /api/v1/rules endpoints. (#39476) 4 years ago

README.md

What

view api

This aims to define the unified alerting API as code. It generates OpenAPI definitions from go structs

Running

make openapi

Requires