mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 08:35:43 -06:00
* [Alerting]: Use common properties for all rules * Add Labels in rules * Fix update ruleGroup API Return 400 Bad Request response when the request contains a UID that does not exist * Check permissions and return namespace id * Apply suggestions from code review Co-authored-by: gotjosh <josue@grafana.com>
7 lines
209 B
HTTP
7 lines
209 B
HTTP
|
|
@grafanaRecipient = grafana
|
|
|
|
GET http://admin:admin@localhost:3000/api/prometheus/{{grafanaRecipient}}/api/v1/rules
|
|
|
|
###
|
|
GET http://admin:admin@localhost:3000/api/prometheus/{{grafanaRecipient}}/api/v1/alerts |