mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-21 03:38:43 +00:00
kube-prometheus: Re-generate dashboards
This commit is contained in:
parent
79fbe4641c
commit
ef4ca9f404
1 changed files with 3 additions and 3 deletions
|
@ -6727,7 +6727,7 @@ items:
|
|||
"bars": false,
|
||||
"dashLength": 10,
|
||||
"dashes": false,
|
||||
"datasource": "prometheus",
|
||||
"datasource": "$datasource",
|
||||
"fill": 1,
|
||||
"gridPos": {
|
||||
|
||||
|
@ -6877,7 +6877,7 @@ items:
|
|||
"current": {
|
||||
|
||||
},
|
||||
"datasource": "prometheus",
|
||||
"datasource": "$datasource",
|
||||
"hide": 0,
|
||||
"includeAll": false,
|
||||
"label": "Namespace",
|
||||
|
@ -6903,7 +6903,7 @@ items:
|
|||
"current": {
|
||||
|
||||
},
|
||||
"datasource": "prometheus",
|
||||
"datasource": "$datasource",
|
||||
"hide": 0,
|
||||
"includeAll": false,
|
||||
"label": "Name",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue