Merge "Grafana:Updated ES unassigned shards query"

This commit is contained in:
Zuul 2019-09-26 22:04:20 +00:00 committed by Gerrit Code Review
commit db855bcd61

View File

@ -6327,7 +6327,7 @@ conf:
show: true show: true
tableColumn: '' tableColumn: ''
targets: targets:
- expr: elasticsearch_cluster_health_delayed_unassigned_shards{cluster="$cluster"} - expr: elasticsearch_cluster_health_unassigned_shards{cluster="$cluster"}
intervalFactor: 2 intervalFactor: 2
legendFormat: '' legendFormat: ''
refId: A refId: A