grafana/pkg/services/ngalert/api/tooling
David Parrott bbb7bbf891
Alerting: Remove back end logic for supporting KeepLastState (#34242)
* Removed back end logic for supporting KeepLastState

* Map keep_state correctly in migrations
2021-05-18 10:55:43 -07:00
..
cmd/clean-swagger Fix/ngalert generation (#33172) 2021-04-20 13:12:32 -04:00
definitions Alerting: Remove back end logic for supporting KeepLastState (#34242) 2021-05-18 10:55:43 -07:00
swagger-codegen/templates Alerting/metrics (#33547) 2021-04-30 12:28:06 -04:00
index.html Inhouse alerting api (#33129) 2021-04-19 14:26:04 -04:00
Makefile Unredact/secret (#33723) 2021-05-05 16:21:53 -04:00
post.json Unredact/secret (#33723) 2021-05-05 16:21:53 -04:00
README.md Inhouse alerting api (#33129) 2021-04-19 14:26:04 -04:00
spec.json Unredact/secret (#33723) 2021-05-05 16:21:53 -04: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