renaming Prometheus metrics at Grafana sample dashboard 88/6888/1
authorlavado <glavado@whitestack.com>
Thu, 15 Nov 2018 12:38:57 +0000 (07:38 -0500)
committerlavado <glavado@whitestack.com>
Thu, 15 Nov 2018 12:38:57 +0000 (07:38 -0500)
Change-Id: I7ef9f72a248412e7998d8489791d92d303c21f05
Signed-off-by: lavado <glavado@whitestack.com>
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,