-
Notifications
You must be signed in to change notification settings - Fork 791
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"elasticsearch_jvm_memory_max_bytes" is not displayed #939
Comments
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 the exporter? |
I am using the last version 1.8.0 and the command is: |
Here the output:
|
There seems to be a problem with the data being returned from elasticsearch to the exporter. I can tell that by the metrics:
There should be logs that explain the problem. You also mention version 1.8.0 of the exporter, but in the path you execute, it says 1.0.2. Can you confirm by running the exporter with the flag |
elasticsearch_jvm_memory_max_bytes is not displayed.
Other metrics are displayed except elasticsearch_jvm_memory_max_bytes.
The text was updated successfully, but these errors were encountered: