Merge "renaming Prometheus metrics at Grafana sample dashboard"
authorlavado <glavado@whitestack.com>
Fri, 16 Nov 2018 17:32:09 +0000 (18:32 +0100)
committerGerrit Code Review <root@osm.etsi.org>
Fri, 16 Nov 2018 17:32:09 +0000 (18:32 +0100)
installers/docker/osm_metrics/osm-sample-dashboard.json

index cb9ca06..415a7cd 100644 (file)
@@ -54,7 +54,7 @@
       "steppedLine": false,
       "targets": [
         {
-          "expr": "cpu_utilization",
+          "expr": "osm_cpu_utilization",
           "format": "time_series",
           "interval": "",
           "intervalFactor": 1,
       "steppedLine": false,
       "targets": [
         {
-          "expr": "average_memory_utilization",
+          "expr": "osm_average_memory_utilization",
           "format": "time_series",
           "interval": "",
           "intervalFactor": 1,
       "steppedLine": false,
       "targets": [
         {
-          "expr": "load",
+          "expr": "osm_load",
           "format": "time_series",
           "interval": "",
           "intervalFactor": 1,
       "steppedLine": false,
       "targets": [
         {
-          "expr": "users",
+          "expr": "osm_users",
           "format": "time_series",
           "interval": "",
           "intervalFactor": 1,