Skip to content
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: Add Indice stats to the output #6060

Merged
merged 6 commits into from
Aug 2, 2019

Conversation

dupondje
Copy link
Contributor

@dupondje dupondje commented Jul 2, 2019

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

Following Pull Req #2872 (which is already open quite some time), I rewrote it a bit to export Indice stats for Elasticsearch.
This closes #2562

@dupondje dupondje changed the title WIP: ElasticSearch: Add Indice stats to the output ElasticSearch: Add Indice stats to the output Jul 4, 2019
@dupondje
Copy link
Contributor Author

@danielnelson : Any chance to review this so this can get merged?

plugins/inputs/elasticsearch/elasticsearch.go Outdated Show resolved Hide resolved
plugins/inputs/elasticsearch/elasticsearch.go Outdated Show resolved Hide resolved
plugins/inputs/elasticsearch/elasticsearch.go Outdated Show resolved Hide resolved
plugins/inputs/elasticsearch/elasticsearch.go Outdated Show resolved Hide resolved
plugins/inputs/elasticsearch/elasticsearch.go Outdated Show resolved Hide resolved
plugins/inputs/elasticsearch/elasticsearch.go Outdated Show resolved Hide resolved
plugins/inputs/elasticsearch/elasticsearch.go Outdated Show resolved Hide resolved
plugins/inputs/elasticsearch/elasticsearch.go Outdated Show resolved Hide resolved
plugins/inputs/elasticsearch/elasticsearch.go Outdated Show resolved Hide resolved
@danielnelson danielnelson added this to the 1.12.0 milestone Aug 2, 2019
@danielnelson danielnelson added area/elasticsearch feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin labels Aug 2, 2019
@danielnelson danielnelson merged commit 78d3b86 into influxdata:master Aug 2, 2019
bitcharmer pushed a commit to bitcharmer/telegraf that referenced this pull request Oct 18, 2019
athoune pushed a commit to bearstech/telegraf that referenced this pull request Apr 17, 2020
idohalevi pushed a commit to idohalevi/telegraf that referenced this pull request Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/elasticsearch feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Support index stats for elasticsearch plugin
2 participants