Joe Adams

Results 155 comments of Joe Adams

Two things would be helpful in fixing this bug: 1. The output of `/_nodes/stats` so that we can include it in our tests. 2. Any links to documentation about the...

Some of the labels on metrics are inconsistent throughout this project. We are working on cleaning that up over time as we refactor code.

The `elasticsearch_scrape_success` metric should report whether or not a scrape from prometheus was successful. If my understanding is correct, this is the metric that would have alerted you to the...

This version is quite old. Can you try on v0.17.0?

Before starting on the code, I would suggest that you outline the queries that you would use to gather this data and which metrics you propose adding to the collector...

I'm not sure what the problem is that you are asking about. Can you clarify what you are asking?

It will only try to establish the connection if you try to scrape the metrics. Are you sure that you have something scraping the /metrics HTTP endpoint?

This seems to be based on a very old or very different branch. The tests aren't passing and there's no DCO. If your intent is to see some code merged...

Can you please provide more context? What endpoint are you using for the exporter? Can you post the output of it? What command line options are you using to run...