X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fdocker%2Fosm_metrics%2Fosm-sample-dashboard.json;h=a640c50481b43636c17a1994d3a4950ffbed97d9;hb=6021624aec365ab77c770b5880f40b4f711624e2;hp=35a165d5fee981a290dec45d40d5ba85046b072e;hpb=2cc0ea8e105a42d45af5064faff0b7d27fb40fc0;p=osm%2Fdevops.git diff --git a/installers/docker/osm_metrics/osm-sample-dashboard.json b/installers/docker/osm_metrics/osm-sample-dashboard.json index 35a165d5..a640c504 100644 --- a/installers/docker/osm_metrics/osm-sample-dashboard.json +++ b/installers/docker/osm_metrics/osm-sample-dashboard.json @@ -85,11 +85,11 @@ "steppedLine": false, "targets": [ { - "expr": "kafka_exporter_topic_cpu_utilization", + "expr": "cpu_utilization", "format": "time_series", "interval": "", "intervalFactor": 1, - "legendFormat": "{{resource_uuid}}", + "legendFormat": "{{vdu_name}}", "refId": "A" } ], @@ -166,11 +166,11 @@ "steppedLine": false, "targets": [ { - "expr": "kafka_exporter_topic_average_memory_utilization", + "expr": "average_memory_utilization", "format": "time_series", "interval": "", "intervalFactor": 1, - "legendFormat": "{{resource_uuid}}", + "legendFormat": "{{vdu_name}}", "refId": "A" } ],