# Elasticsearch search response time / latency metrics

**URL:** https://discuss.elastic.co/t/elasticsearch-search-response-time-latency-metrics/323613
**Category:** Elasticsearch
**Tags:** elastic-stack-monitoring
**Created:** [January 20, 2023, 4:03pm UTC](https://discuss.elastic.co/t/elasticsearch-search-response-time-latency-metrics/323613 "2023-01-20T16:03:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jaykb77](https://avatars.discourse-cdn.com/v4/letter/j/ac8455/32.png) [@jaykb77](https://discuss.elastic.co/u/jaykb77)
#### Post date: [January 20, 2023, 4:03pm UTC](https://discuss.elastic.co/t/elasticsearch-search-response-time-latency-metrics/323613/1 "2023-01-20T16:03:07Z")

</div>

We are trying to use elasticsearch-exporter ([GitHub - prometheus-community/elasticsearch\_exporter: Elasticsearch stats exporter for Prometheus](https://github.com/prometheus-community/elasticsearch_exporter)) for monitoring our clusters(v7.17) and we want to monitor the cluster performance. Especially search/indexing response time/latency.

It looks like we will have to derive this from available metrics, but its not clear for us. Could someone help with what metrics from node exporter can be used for this purpose?

Also, what are the top 5 things to monitor when it comes to an elasticsearch cluster apart from the above.

---

<div class="post-metadata">

### Author: ![stephenb](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/stephenb/32/40856_2.png) [@stephenb](https://discuss.elastic.co/u/stephenb)
#### Post date: [January 20, 2023, 9:55pm UTC](https://discuss.elastic.co/t/elasticsearch-search-response-time-latency-metrics/323613/2 "2023-01-20T21:55:33Z")

</div>

Perhaps take a look at this ...

> [@Exporting Elastic cloud cluster performance stats](https://discuss.elastic.co/t/exporting-elastic-cloud-cluster-performance-stats/265707/4):
>
> Hi @kielni Thanks for the feedback I will pass that on, I agree. (Our self-manged offerings which I am not suggesting you change to have multiple ways to export the Elasticsearch metrics to the monitoring system of your choice, with respect to Cloud offering I think we are still working on it, strangely it takes a little more effort.) Now on to your other questions 1st) I would not try use the the metrics charts under Deployments / [deployment] / Performance, tl;dr they not as reliable as t…

Basically for example, average index latency would be the counter rate of index events divided by the counter rate of index time total.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [February 17, 2023, 9:56pm UTC](https://discuss.elastic.co/t/elasticsearch-search-response-time-latency-metrics/323613/3 "2023-02-17T21:56:02Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
