grafana/pkg/services/ngalert/api/tooling
Owen Diehl ec37b4cb87
[Alerting] Automatic request instrumentation (#33444)
* alerting: automatic request instrumentation

* always expose alerting prom metrics

* globally register alerting metrics
2021-04-28 16:59:15 -04:00
..
cmd/clean-swagger Fix/ngalert generation (#33172) 2021-04-20 13:12:32 -04:00
definitions [Alerting]: Add alerting endpoint for Query Evaluation (#33174) 2021-04-21 22:44:50 +03:00
swagger-codegen/templates [Alerting] Automatic request instrumentation (#33444) 2021-04-28 16:59:15 -04:00
index.html Inhouse alerting api (#33129) 2021-04-19 14:26:04 -04:00
Makefile AlertingAPI: update swagger json files match datasourceUid change (#33332) 2021-04-27 16:50:30 +02:00
post.json AlertingAPI: update swagger json files match datasourceUid change (#33332) 2021-04-27 16:50:30 +02:00
README.md Inhouse alerting api (#33129) 2021-04-19 14:26:04 -04:00
spec.json AlertingAPI: update swagger json files match datasourceUid change (#33332) 2021-04-27 16:50:30 +02:00

What

view api

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

Running

make openapi

Requires