Skip to content

Commit

Permalink
Update dashboard with new clusters where app runs
Browse files Browse the repository at this point in the history
APPSRE-10931

Signed-off-by: Rafa Porres Molina <[email protected]>
  • Loading branch information
rporres committed Dec 2, 2024
1 parent f41bcd0 commit c26014e
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 c26014e

Please sign in to comment.