Skip to content

Commit

Permalink
Merge pull request #189 from rporres/update-dashboard-migration
Browse files Browse the repository at this point in the history
Update dashboard with new clusters where app runs
  • Loading branch information
rporres authored Dec 3, 2024
2 parents f41bcd0 + c26014e commit 9afd7f7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions dashboards/grafana-dashboard-github-mirror.configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2502,7 +2502,7 @@ data:
"current": {
"selected": true,
"text": "production",
"value": "appsrep07ue1-prometheus"
"value": "appsrep11ue1-prometheus"
},
"hide": 0,
"includeAll": false,
Expand All @@ -2513,23 +2513,23 @@ data:
{
"selected": true,
"text": "production",
"value": "appsrep07ue1-prometheus"
"value": "appsrep11ue1-prometheus"
},
{
"selected": false,
"text": "stage",
"value": "appsres07ue1-prometheus"
"value": "appsres11ue1-prometheus"
}
],
"query": "production : appsrep07ue1-prometheus, stage : appsres07ue1-prometheus",
"query": "production : appsrep11ue1-prometheus, stage : appsres11ue1-prometheus",
"queryValue": "",
"skipUrlSync": false,
"type": "custom"
},
{
"current": {
"selected": true,
"text": "appsrep07ue1-prometheus",
"text": "appsrep11ue1-prometheus",
"value": "P7E8E1698DF0AC988"
},
"hide": 2,
Expand Down Expand Up @@ -2577,7 +2577,7 @@ data:
{
"current": {
"selected": true,
"text": "appsrep07ue1-prometheus",
"text": "appsrep11ue1-prometheus",
"value": "P7E8E1698DF0AC988"
},
"hide": 2,
Expand Down

0 comments on commit 9afd7f7

Please sign in to comment.