Skip to content

Commit

Permalink
chore: migrate dashboard to gemini and adjust dashboard job name (#6028)
Browse files Browse the repository at this point in the history
(cherry picked from commit e447868)
  • Loading branch information
sophon-zt committed Dec 11, 2023
1 parent f3fc08f commit 4333cdc
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 25,890 deletions.
15 changes: 5 additions & 10 deletions deploy/helm/dashboards/kubeblocks-postgresql-detail.json
Original file line number Diff line number Diff line change
Expand Up @@ -8236,8 +8236,8 @@
{
"current": {
"selected": true,
"text": "kubeblocks-service",
"value": "kubeblocks-service"
"text": "oteld-app-metrics",
"value": "oteld-app-metrics"
},
"hide": 0,
"includeAll": false,
Expand All @@ -8247,16 +8247,11 @@
"options": [
{
"selected": true,
"text": "kubeblocks-service",
"value": "kubeblocks-service"
},
{
"selected": false,
"text": "agamotto",
"value": "agamotto"
"text": "oteld-app-metrics",
"value": "oteld-app-metrics"
}
],
"query": "kubeblocks-service,agamotto",
"query": "oteld-app-metrics",
"queryValue": "",
"skipUrlSync": false,
"type": "custom"
Expand Down
15 changes: 5 additions & 10 deletions deploy/helm/dashboards/kubeblocks-postgresql-overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -2573,8 +2573,8 @@
{
"current": {
"selected": true,
"text": "kubeblocks-service",
"value": "kubeblocks-service"
"text": "oteld-app-metrics",
"value": "oteld-app-metrics"
},
"hide": 0,
"includeAll": false,
Expand All @@ -2584,16 +2584,11 @@
"options": [
{
"selected": true,
"text": "kubeblocks-service",
"value": "kubeblocks-service"
},
{
"selected": false,
"text": "agamotto",
"value": "agamotto"
"text": "oteld-app-metrics",
"value": "oteld-app-metrics"
}
],
"query": "kubeblocks-service,agamotto",
"query": "oteld-app-metrics",
"queryValue": "",
"skipUrlSync": false,
"type": "custom"
Expand Down
Loading

0 comments on commit 4333cdc

Please sign in to comment.