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 1213
1213
"uid" : " prometheus"
1214
1214
},
1215
1215
"editorMode" : " code" ,
1216
- "expr" : " sum (capi_kubeadmcontrolplane_status_replicas_updated )" ,
1216
+ "expr" : " sum (capi_kubeadmcontrolplane_status_replicas_uptodate )" ,
1217
1217
"hide" : false ,
1218
- "legendFormat" : " status updated replicas" ,
1218
+ "legendFormat" : " status up-to-date replicas" ,
1219
1219
"range" : true ,
1220
1220
"refId" : " E"
1221
1221
}
1572
1572
"uid" : " prometheus"
1573
1573
},
1574
1574
"editorMode" : " code" ,
1575
- "expr" : " sum (capi_machinedeployment_status_replicas_updated )" ,
1575
+ "expr" : " sum (capi_machinedeployment_status_replicas_uptodate )" ,
1576
1576
"hide" : false ,
1577
- "legendFormat" : " status updated replicas" ,
1577
+ "legendFormat" : " status up-to-date replicas" ,
1578
1578
"range" : true ,
1579
1579
"refId" : " E"
1580
1580
},
Original file line number Diff line number Diff line change 1213
1213
"uid" : " prometheus"
1214
1214
},
1215
1215
"editorMode" : " code" ,
1216
- "expr" : " sum (capi_kubeadmcontrolplane_status_replicas_updated )" ,
1216
+ "expr" : " sum (capi_kubeadmcontrolplane_status_replicas_uptodate )" ,
1217
1217
"hide" : false ,
1218
- "legendFormat" : " status updated replicas" ,
1218
+ "legendFormat" : " status up-to-date replicas" ,
1219
1219
"range" : true ,
1220
1220
"refId" : " E"
1221
1221
}
1572
1572
"uid" : " prometheus"
1573
1573
},
1574
1574
"editorMode" : " code" ,
1575
- "expr" : " sum (capi_machinedeployment_status_replicas_updated )" ,
1575
+ "expr" : " sum (capi_machinedeployment_status_replicas_uptodate )" ,
1576
1576
"hide" : false ,
1577
- "legendFormat" : " status updated replicas" ,
1577
+ "legendFormat" : " status up-to-date replicas" ,
1578
1578
"range" : true ,
1579
1579
"refId" : " E"
1580
1580
},
You can’t perform that action at this time.
0 commit comments