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=4a43d88317b276af84df3bba8973135fb28a5094;hb=8af7028f8f2b9ed0622865b97ed29f991e4e42c4;hpb=c1b410f21e752b47bcf4c0ac01608bf2ddf44fad diff --git a/elasticsearch/meta/grafana.yml b/elasticsearch/meta/grafana.yml index 4a43d88..1d30e11 100644 --- a/elasticsearch/meta/grafana.yml +++ b/elasticsearch/meta/grafana.yml @@ -1,3 +1,24 @@ dashboard: elasticsearch: - template: elasticsearch/files/Elasticsearch.json + 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)