X-Git-Url: https://gerrit.mcp.mirantis.com/gitweb?p=salt-formulas%2Felasticsearch.git;a=blobdiff_plain;f=elasticsearch%2Fmeta%2Fgrafana.yml;h=1d30e11246bf2e2d0a791c09f912acc7cde19bec;hp=301ac05770527181b18064859ec173bd5a901151;hb=694a03ca0d12290a20fca5ac74053234e373842c;hpb=9f699a8d14e9b5891e09c7dd67e9d7b4a57c4f86 diff --git a/elasticsearch/meta/grafana.yml b/elasticsearch/meta/grafana.yml index 301ac05..1d30e11 100644 --- a/elasticsearch/meta/grafana.yml +++ b/elasticsearch/meta/grafana.yml @@ -1,4 +1,24 @@ dashboard: elasticsearch: + datasource: influxdb format: json - template: elasticsearch/files/grafana_influxdb.json + template: elasticsearch/files/grafana_dashboards/elasticsearch_influxdb.json + elasticsearch_prometheus: + datasource: prometheus + format: json + template: elasticsearch/files/grafana_dashboards/elasticsearch_prometheus.json + main_prometheus: + datasource: prometheus + row: + ost-middleware: + title: Middleware + panel: + elasticsearch: + title: Elasticseach + links: + - dashboard: Elasticseach + title: Elasticseach + type: dashboard + target: + cluster_status: + expr: avg(elasticsearch_up) by (name)