Skip to content

Commit

Permalink
Add Alerts Panels to PE Dashboard (#753)
Browse files Browse the repository at this point in the history
* added pending/firing panels

Signed-off-by: ehearneredhat <ehearne@redhat.com>

* Apply formatting, query & tooltip updates

Signed-off-by: ehearneredhat <ehearne@redhat.com>

* currently active columns center and active state timeline width full dashboard

Signed-off-by: ehearneredhat <ehearne@redhat.com>

---------

Signed-off-by: ehearneredhat <ehearne@redhat.com>
Co-authored-by: David Martin <davmarti@redhat.com>
  • Loading branch information
ehearneRedHat and david-martin committed Aug 21, 2024
1 parent acad4f2 commit 065eef6
Show file tree
Hide file tree
Showing 3 changed files with 447 additions and 6 deletions.
5 changes: 2 additions & 3 deletions examples/dashboards/controller-resources-metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@
"style": "dark",
"tags": [],
"templating": {

"list": [
{
"current": {
Expand All @@ -253,7 +252,7 @@
"skipUrlSync": false,
"type": "datasource"
},
{
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
Expand Down Expand Up @@ -287,7 +286,7 @@
"definition": "label_values(controller_runtime_reconcile_total, namespace)",
"hide": 0,
"includeAll": false,
"multi": false,
"multi": false,
"name": "namespace",
"options": [],
"query": {
Expand Down
1 change: 0 additions & 1 deletion examples/dashboards/controller-runtime-metrics.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{

"__requires": [
{
"type": "datasource",
Expand Down
Loading

0 comments on commit 065eef6

Please sign in to comment.