forked from prometheus-community/elasticsearch_exporter
-
Notifications
You must be signed in to change notification settings - Fork 0
Master #8
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add the query string `ignore_unavailable=true` for `_all/_stats` api Signed-off-by: bruc vv <brucvv@gmail.com>
This was introduced in prometheus-community#411, and is in the 1.2.0 release. Signed-off-by: Mandar Gokhale <mandarg@mandarg.com>
…and easy provisionning use. Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
…ings Document `es.indices_mappings` flag
Grafana dashboard: remove the Example from the name, allowing direct and easy provisionning use.
Fixes prometheus-community#454 Signed-off-by: Tim de Pater <git@trafex.nl>
Signed-off-by: Tim de Pater <git@trafex.nl>
…nation Signed-off-by: Tim de Pater <git@trafex.nl>
Signed-off-by: Tim de Pater <git@trafex.nl>
…rization Add the ability to use ApiKey based authentication
…nect to the ES node Signed-off-by: Guillaume Lecerf <glecerf@gmail.com>
…ats-metrics-400_status fix collecting index stats 400 error
…ure/support-username-password Allow to specify ES_USERNAME/ES_PASSWORD environment variables to connect to the ES node
* Clean up main.go - Remove signal channel in favor of signal.NotifyContext - Move shutdown context creation after signal wait so that the timeout is valid during shutdown Signed-off-by: Joe Adams <github@joeadams.io>
…munity#476) Signed-off-by: Joe Adams <github@joeadams.io>
* feat: replace go-kit/kit with go-kit/log Signed-off-by: Yoan Blanc <yblanc@edgelab.ch> * fixup! feat: replace go-kit/kit with go-kit/log Signed-off-by: Yoan Blanc <yblanc@edgelab.ch> * fixup! fixup! feat: replace go-kit/kit with go-kit/log Signed-off-by: Yoan Blanc <yblanc@edgelab.ch>
Signed-off-by: prombot <prometheus-team@googlegroups.com>
* Updates for v1.3.0 - Update CHANGELOG - Ugrade modules - Bump VERSION Signed-off-by: Joe Adams <github@joeadams.io> * Bump 1.3.0 date Signed-off-by: Joe Adams <github@joeadams.io>
…nity#485) * Add search_query_current and indexing_index_current Signed-off-by: Loc Mai <lmai@axon.com> * update descriptions Signed-off-by: Loc Mai <lmai@axon.com> * Update collector/indices.go Co-authored-by: Ben Kochie <superq@gmail.com> Signed-off-by: Loc Mai <lmai@axon.com> * rename to current_indexed_docs Signed-off-by: Loc Mai <lmai@axon.com> * update docs Signed-off-by: Loc Mai <lmai@axon.com> * fix ordering Signed-off-by: Loc Mai <lmai@axon.com> * fix ordering Signed-off-by: Loc Mai <lmai@axon.com> * change back to index_current Signed-off-by: Loc Mai <lmai@axon.com> Co-authored-by: Ben Kochie <superq@gmail.com>
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.