Move Alerts dashboard into Infrastructure Alerts folder
Uses the grafana_folder annotation to place the dashboard in the existing folder created by alert rule provisioning. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
9024d41230
commit
b96b4dad47
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ kind: ConfigMap
|
|||
metadata:
|
||||
name: grafana-dashboard-alerts
|
||||
namespace: monitoring
|
||||
annotations:
|
||||
grafana_folder: "Infrastructure Alerts"
|
||||
labels:
|
||||
grafana_dashboard: "1"
|
||||
data:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue