File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
hack/observability/grafana/dashboards Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 12131213 "uid" : " prometheus"
12141214 },
12151215 "editorMode" : " code" ,
1216- "expr" : " sum (capi_kubeadmcontrolplane_status_replicas_updated )" ,
1216+ "expr" : " sum (capi_kubeadmcontrolplane_status_replicas_uptodate )" ,
12171217 "hide" : false ,
1218- "legendFormat" : " status updated replicas" ,
1218+ "legendFormat" : " status up-to-date replicas" ,
12191219 "range" : true ,
12201220 "refId" : " E"
12211221 }
15721572 "uid" : " prometheus"
15731573 },
15741574 "editorMode" : " code" ,
1575- "expr" : " sum (capi_machinedeployment_status_replicas_updated )" ,
1575+ "expr" : " sum (capi_machinedeployment_status_replicas_uptodate )" ,
15761576 "hide" : false ,
1577- "legendFormat" : " status updated replicas" ,
1577+ "legendFormat" : " status up-to-date replicas" ,
15781578 "range" : true ,
15791579 "refId" : " E"
15801580 },
Original file line number Diff line number Diff line change 12131213 "uid" : " prometheus"
12141214 },
12151215 "editorMode" : " code" ,
1216- "expr" : " sum (capi_kubeadmcontrolplane_status_replicas_updated )" ,
1216+ "expr" : " sum (capi_kubeadmcontrolplane_status_replicas_uptodate )" ,
12171217 "hide" : false ,
1218- "legendFormat" : " status updated replicas" ,
1218+ "legendFormat" : " status up-to-date replicas" ,
12191219 "range" : true ,
12201220 "refId" : " E"
12211221 }
15721572 "uid" : " prometheus"
15731573 },
15741574 "editorMode" : " code" ,
1575- "expr" : " sum (capi_machinedeployment_status_replicas_updated )" ,
1575+ "expr" : " sum (capi_machinedeployment_status_replicas_uptodate )" ,
15761576 "hide" : false ,
1577- "legendFormat" : " status updated replicas" ,
1577+ "legendFormat" : " status up-to-date replicas" ,
15781578 "range" : true ,
15791579 "refId" : " E"
15801580 },
You can’t perform that action at this time.
0 commit comments