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=366db7066af23a8a97e5d62acf18e3f1d3cdb708;hb=43e15c4bffdd3d69bba93e42fdee4f1fa1b85392;hpb=30c6becac6eae19ee467f6bfa7c72c153dd0a667;ds=sidebyside diff --git a/elasticsearch/meta/grafana.yml b/elasticsearch/meta/grafana.yml index 366db70..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_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)