File tree 3 files changed +6
-6
lines changed
assets/rancher-monitoring
charts/rancher-monitoring/104.1.1-rc1+up57.0.3/files/rancher/cluster
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 168
168
"steppedLine" : false ,
169
169
"targets" : [
170
170
{
171
- "expr" : " sum(node_load5 OR avg_over_time(windows_system_processor_queue_length[5m ])) by (instance)" ,
171
+ "expr" : " sum(node_load1 OR avg_over_time(windows_system_processor_queue_length[1m ])) by (instance)" ,
172
172
"interval" : " " ,
173
- "legendFormat" : " Load[5m ] ({{instance}})" ,
173
+ "legendFormat" : " Load[1m ] ({{instance}})" ,
174
174
"refId" : " A"
175
175
},
176
176
{
177
- "expr" : " sum(node_load1 OR avg_over_time(windows_system_processor_queue_length[1m ])) by (instance)" ,
177
+ "expr" : " sum(node_load5 OR avg_over_time(windows_system_processor_queue_length[5m ])) by (instance)" ,
178
178
"interval" : " " ,
179
- "legendFormat" : " Load[1m ] ({{instance}})" ,
179
+ "legendFormat" : " Load[5m ] ({{instance}})" ,
180
180
"refId" : " B"
181
181
},
182
182
{
Original file line number Diff line number Diff line change @@ -18467,7 +18467,7 @@ entries:
18467
18467
catalog.cattle.io/upstream-version: 57.0.3
18468
18468
apiVersion: v2
18469
18469
appVersion: v0.72.0
18470
- created: "2024-09-09T20:42:51.524491695 +05:30"
18470
+ created: "2024-09-09T22:53:02.727589911 +05:30"
18471
18471
dependencies:
18472
18472
- condition: grafana.enabled
18473
18473
name: grafana
@@ -18539,7 +18539,7 @@ entries:
18539
18539
and Prometheus rules combined with documentation and scripts to provide easy
18540
18540
to operate end-to-end Kubernetes cluster monitoring with Prometheus using the
18541
18541
Prometheus Operator.
18542
- digest: 30c625ba1f69b8d35dccf206e9971ec328e399b9fe58983b4ffbc70d8f31c105
18542
+ digest: eb2bd868e51c9551e3cf51fdf384bf54d185f40e1483b6efe58dcdfccdd39bc1
18543
18543
home: https://github.com/prometheus-operator/kube-prometheus
18544
18544
icon: file://assets/logos/rancher-monitoring.png
18545
18545
keywords:
You can’t perform that action at this time.
0 commit comments