Skip to content

Commit 5fdfc35

Browse files
committed
working with component removed
1 parent 4cf3237 commit 5fdfc35

File tree

1 file changed

+3
-33
lines changed

1 file changed

+3
-33
lines changed

examples/monitoring/grafana/dashboards.yaml

Lines changed: 3 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -4393,9 +4393,9 @@ data:
43934393
{
43944394
"allValue": ".+",
43954395
"current": {
4396-
"selected": false,
4397-
"text": "All",
4398-
"value": "$__all"
4396+
"selected": true,
4397+
"text": "sandbox",
4398+
"value": "sandbox"
43994399
},
44004400
"datasource": "prometheus",
44014401
"definition": "label_values(kubernetes_namespace)",
@@ -4449,36 +4449,6 @@ data:
44494449
"tagsQuery": "",
44504450
"type": "query",
44514451
"useTags": false
4452-
},
4453-
{
4454-
"allValue": null,
4455-
"current": {
4456-
"selected": false,
4457-
"text": "All",
4458-
"value": "$__all"
4459-
},
4460-
"datasource": "prometheus",
4461-
"definition": "label_values(kube_pod_labels{label_confluent_platform=\"true\",label_platform_confluent_io_type=\"$controller_type\"}, label_app)",
4462-
"description": null,
4463-
"error": null,
4464-
"hide": 0,
4465-
"includeAll": true,
4466-
"label": "Component",
4467-
"multi": false,
4468-
"name": "component_name",
4469-
"options": [],
4470-
"query": {
4471-
"query": "label_values(kube_pod_labels{label_confluent_platform=\"true\",label_platform_confluent_io_type=\"$controller_type\"}, label_app)",
4472-
"refId": "StandardVariableQuery"
4473-
},
4474-
"refresh": 1,
4475-
"regex": "",
4476-
"skipUrlSync": false,
4477-
"sort": 1,
4478-
"tagValuesQuery": "",
4479-
"tagsQuery": "",
4480-
"type": "query",
4481-
"useTags": false
44824452
}
44834453
]
44844454
},

0 commit comments

Comments
 (0)