jjungs7

Results 1 comments of jjungs7

It is clear that `sum (rate(elasticsearch_indices_indexing_index_total{instance=~"$instance",cluster="$cluster"}[$interval]))` shows the number of requests that the cluster has process during that time interval Now looking at ProcRate which is `sum (rate(elasticsearch_indices_indexing_index_total{instance=~"$instance",cluster="$cluster"}[$interval])) / sum...