Skip to content
Snippets Groups Projects
Commit 2153580d authored by Henry Li's avatar Henry Li
Browse files

Changed TIDE metrics json to lowercase in grafana

parent 646aa52b
Branches master
No related tags found
No related merge requests found
Pipeline #48997 failed
......@@ -83,7 +83,7 @@ local kp = (import 'kube-prometheus/main.libsonnet') +
'k8snvidiagpu-cool.json': (import 'local/grafana/dashboards/GPU-cooling.json'),
},
TIDE: {
'tide-utilization.json': (import 'local/grafana/dashboards/TIDE-GPU-CPU-Utilization-Metrics.json'),
'tide-gpu-cpu-utilization-metrics.json': (import 'local/grafana/dashboards/TIDE-GPU-CPU-Utilization-Metrics.json'),
},
},
dashboards+:: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment