From 25ef5a809a4871e46880e0339eda3b6d9af4b3a5 Mon Sep 17 00:00:00 2001 From: CarlosEDP Date: Thu, 28 Feb 2019 19:27:56 -0300 Subject: [PATCH] Update ElasticSearch Grafana dashboard --- grafana-dashboards/elasticsearch-dashboard.json | 17 +++++++++++++---- manifests/grafana-dashboardDefinitions.yaml | 17 +++++++++++++---- 2 files changed, 26 insertions(+), 8 deletions(-) diff --git a/grafana-dashboards/elasticsearch-dashboard.json b/grafana-dashboards/elasticsearch-dashboard.json index 2ece999..092153e 100644 --- a/grafana-dashboards/elasticsearch-dashboard.json +++ b/grafana-dashboards/elasticsearch-dashboard.json @@ -16,7 +16,7 @@ "gnetId": null, "graphTooltip": 1, "id": 19, - "iteration": 1551275508525, + "iteration": 1551392637363, "links": [], "panels": [ { @@ -194,6 +194,7 @@ { "expr": "sum(elasticsearch_cluster_health_number_of_nodes{cluster=~\"$cluster\"})/count(elasticsearch_cluster_health_number_of_nodes{cluster=~\"$cluster\"})", "format": "time_series", + "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "", @@ -280,6 +281,7 @@ { "expr": "elasticsearch_cluster_health_number_of_data_nodes{cluster=~\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -360,6 +362,7 @@ { "expr": "elasticsearch_cluster_health_number_of_pending_tasks{cluster=~\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -453,6 +456,7 @@ { "expr": "elasticsearch_cluster_health_active_shards{cluster=~\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -534,6 +538,7 @@ { "expr": "elasticsearch_cluster_health_active_primary_shards{cluster=~\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -614,6 +619,7 @@ { "expr": "elasticsearch_cluster_health_initializing_shards{cluster=~\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -694,6 +700,7 @@ { "expr": "elasticsearch_cluster_health_relocating_shards{cluster=~\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -774,6 +781,7 @@ { "expr": "elasticsearch_cluster_health_unassigned_shards{cluster=~\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -854,6 +862,7 @@ { "expr": "elasticsearch_cluster_health_delayed_unassigned_shards{cluster=~\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -2242,7 +2251,7 @@ ] }, "timezone": "utc", - "title": "ElasticSearch Cluster 2", - "uid": "n_nxrE_mk7", - "version": 1 + "title": "ElasticSearch Cluster", + "uid": "n_nxrE_m5k", + "version": 2 } \ No newline at end of file diff --git a/manifests/grafana-dashboardDefinitions.yaml b/manifests/grafana-dashboardDefinitions.yaml index 84bd133..dc0330a 100644 --- a/manifests/grafana-dashboardDefinitions.yaml +++ b/manifests/grafana-dashboardDefinitions.yaml @@ -2299,7 +2299,7 @@ items: "gnetId": null, "graphTooltip": 1, "id": 19, - "iteration": 1551275508525, + "iteration": 1551392637363, "links": [ ], @@ -2483,6 +2483,7 @@ items: { "expr": "sum(elasticsearch_cluster_health_number_of_nodes{cluster=\u007e\"$cluster\"})/count(elasticsearch_cluster_health_number_of_nodes{cluster=\u007e\"$cluster\"})", "format": "time_series", + "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "", @@ -2571,6 +2572,7 @@ items: { "expr": "elasticsearch_cluster_health_number_of_data_nodes{cluster=\u007e\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -2653,6 +2655,7 @@ items: { "expr": "elasticsearch_cluster_health_number_of_pending_tasks{cluster=\u007e\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -2750,6 +2753,7 @@ items: { "expr": "elasticsearch_cluster_health_active_shards{cluster=\u007e\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -2833,6 +2837,7 @@ items: { "expr": "elasticsearch_cluster_health_active_primary_shards{cluster=\u007e\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -2915,6 +2920,7 @@ items: { "expr": "elasticsearch_cluster_health_initializing_shards{cluster=\u007e\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -2997,6 +3003,7 @@ items: { "expr": "elasticsearch_cluster_health_relocating_shards{cluster=\u007e\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -3079,6 +3086,7 @@ items: { "expr": "elasticsearch_cluster_health_unassigned_shards{cluster=\u007e\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -3161,6 +3169,7 @@ items: { "expr": "elasticsearch_cluster_health_delayed_unassigned_shards{cluster=\u007e\"$cluster\"}", "format": "time_series", + "instant": true, "intervalFactor": 1, "refId": "A" } @@ -4713,9 +4722,9 @@ items: ] }, "timezone": "utc", - "title": "ElasticSearch Cluster 2", - "uid": "n_nxrE_mk7", - "version": 1 + "title": "ElasticSearch Cluster", + "uid": "n_nxrE_m5k", + "version": 2 } kind: ConfigMap metadata: