From 039be7fc6c824c8219a12513a7e563a030dff8bc Mon Sep 17 00:00:00 2001 From: ning <710leo@gmail.com> Date: Thu, 11 May 2023 18:54:07 +0800 Subject: [PATCH] rename es dashbaord name --- .../elasticsearch/dashboards/elasticsearch_by_exporter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/elasticsearch/dashboards/elasticsearch_by_exporter.json b/integrations/elasticsearch/dashboards/elasticsearch_by_exporter.json index 06c11de8..32f7631a 100644 --- a/integrations/elasticsearch/dashboards/elasticsearch_by_exporter.json +++ b/integrations/elasticsearch/dashboards/elasticsearch_by_exporter.json @@ -1,5 +1,5 @@ { - "name": "ElasticSearch", + "name": "ElasticSearch By Exporter", "tags": "Prometheus ElasticSearch ES", "ident": "", "configs": { -- GitLab