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
gotjosh a2f4344bf2
Alerting: Refactor & fix unified alerting metrics structure (#39151)
4 years ago
..
cmd/clean-swagger Fix/ngalert generation (#33172) 4 years ago
definitions Alerting: Fix API specification (#38753) 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 Inhouse alerting api (#33129) 4 years ago
index.html Inhouse alerting api (#33129) 4 years ago
post.json Alerting: Fix API specification (#38753) 4 years ago
spec.json Alerting: Fix API specification (#38753) 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