Skip to content

Commit

Permalink
feat: Updating openstack and alerts dashboards with additional checks
Browse files Browse the repository at this point in the history
  • Loading branch information
the2hill committed Nov 4, 2024
1 parent 465b3a4 commit 9bc0ec8
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 87 deletions.
7 changes: 4 additions & 3 deletions etc/grafana-dashboards/open_alerts.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "datasource",
"id": "camptocamp-prometheus-alertmanager-datasource",
"name": "Prometheus AlertManager Datasource",
"version": "2.0.1"
"version": "2.1.0"
},
{
"type": "grafana",
Expand Down Expand Up @@ -162,6 +162,7 @@
"reason": true,
"runbook_url": true,
"service": true,
"state": true,
"status": true,
"summary": true,
"target": true,
Expand Down Expand Up @@ -1001,6 +1002,6 @@
"timezone": "browser",
"title": "OPEN ALERTS OF ALERTMANAGER",
"uid": "WojOgXTmk",
"version": 14,
"version": 15,
"weekStart": ""
}
}
Loading

0 comments on commit 9bc0ec8

Please sign in to comment.