Skip to content

Commit 42d4584

Browse files
Update monitoring/configs/dashboards/cluster.json
Co-authored-by: solidDoWant <[email protected]> Signed-off-by: Matheus Pimenta <[email protected]>
1 parent 071db25 commit 42d4584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monitoring/configs/dashboards/cluster.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1291,7 +1291,7 @@
12911291
"name": "operator_namespace",
12921292
"options": [],
12931293
"query": {
1294-
"query": "label_values(gotk_resource_info, exported_namespace)",
1294+
"query": "label_values(gotk_reconcile_duration_seconds_sum, namespace)",
12951295
"refId": "StandardVariableQuery"
12961296
},
12971297
"refresh": 2,

0 commit comments

Comments
 (0)