grafana/pkg/services/ngalert/api/tooling
David Parrott 7fbeefc090
Alerting: create wrapper for Alertmanager to enable org level isolation (#37320)
Introduces org-level isolation for the Alertmanager and its components.

Silences, Alerts and Contact points are not separated by org and are not shared between them.

Co-authored with @davidmparrott and @papagian
2021-08-24 11:28:09 +01:00
..
cmd/clean-swagger Fix/ngalert generation (#33172) 2021-04-20 13:12:32 -04:00
definitions Contact point testing (#37308) 2021-08-17 13:49:05 +01: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 Alerting: Fix API spec generation (#37852) 2021-08-13 16:15:53 +03:00
post.json Alerting: create wrapper for Alertmanager to enable org level isolation (#37320) 2021-08-24 11:28:09 +01:00
README.md Inhouse alerting api (#33129) 2021-04-19 14:26:04 -04:00
spec.json Alerting: create wrapper for Alertmanager to enable org level isolation (#37320) 2021-08-24 11:28:09 +01: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