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=refs%2Fheads%2Frelease%2F2019.98.1;hpb=16ad850af90da28753652074140245a77fb6a2bf 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)