mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
azuremonitor: simple alerting for Azure Monitor API
Lots of edge cases and functionality left to implement but a simple query works for alerting now.
This commit is contained in:
@@ -158,5 +158,6 @@
|
||||
},
|
||||
|
||||
"metrics": true,
|
||||
"annotations": true
|
||||
"annotations": true,
|
||||
"alerting": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user