Skip to content

Conversation

@dan-cleinmark
Copy link
Contributor

Tested on a 6 node cluster (1 master, 5 data nodes). Might cause timeouts on very large clusters.

$ time curl -s "http://localhost:9200/_nodes/_local/stats" &> /dev/null
real    0m0.011s
user    0m0.000s
sys 0m0.004s

$ time curl -s "http://localhost:9200/_nodes/stats" &> /dev/null
real    0m2.164s
user    0m0.008s
sys 0m0.004s

@ewr
Copy link
Collaborator

ewr commented Jun 16, 2015

@dan-cleinmark: So sorry about not seeing these before. Apparently I wasn't watching my repo, and therefore didn't get notified. My fault.

We're having a bigger cleanup discussion in #4, and I want to make sure that your submissions get pulled in as part of that effort.

@ewr ewr merged commit eacd599 into prometheus-community:master Jun 17, 2015
amorken pushed a commit to amorken/elasticsearch_exporter that referenced this pull request Apr 11, 2016
…adge

Add a Gitter chat badge to README.md
jmcarp pushed a commit to jmcarp/elasticsearch_exporter that referenced this pull request Jun 13, 2017
…er_health_metic

Updated the cluster heatlh state to report 0,1,2
zwopir pushed a commit that referenced this pull request Jan 22, 2019
* First Iteration

* Second Iteration

* Third Iteration

* Added Tests & Renamed with better name

* Add Comments in Response of Indices Settings

* Fix Wrong Comment
zwopir added a commit that referenced this pull request Jan 22, 2019
Indices Settings Extension (#1)
sysadmind pushed a commit to sysadmind/elasticsearch_exporter that referenced this pull request May 27, 2021
sysadmind pushed a commit that referenced this pull request Jul 19, 2022
* Support for AWS Elasticsearch using AWS SDK v2 (#1)

Signed-off-by: Roshan Patil <[email protected]>

* Fixes PR comments

Signed-off-by: Roshan Patil <[email protected]>

* Resolved PR comments

Signed-off-by: Roshan Patil <[email protected]>

* Fix PR comments

Signed-off-by: Roshan Patil <[email protected]>
jnadler referenced this pull request in jnadler/elasticsearch_exporter Oct 27, 2022
)

* Support for AWS Elasticsearch using AWS SDK v2 (#1)

Signed-off-by: Roshan Patil <[email protected]>

* Fixes PR comments

Signed-off-by: Roshan Patil <[email protected]>

* Resolved PR comments

Signed-off-by: Roshan Patil <[email protected]>

* Fix PR comments

Signed-off-by: Roshan Patil <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants