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

[receiver/elasticsearch] Request to add metric for active index merges #34387

Closed
crobert-1 opened this issue Aug 1, 2024 · 1 comment · Fixed by #34388
Closed

[receiver/elasticsearch] Request to add metric for active index merges #34387

crobert-1 opened this issue Aug 1, 2024 · 1 comment · Fixed by #34388
Labels
enhancement New feature or request needs triage New item requiring triage receiver/elasticsearch

Comments

@crobert-1
Copy link
Member

Component(s)

receiver/elasticsearch

Describe the issue you're reporting

This is a request to add a metric to the Elasticsearch receiver that measures the current active index merges. This would be helpful in monitoring the state of an Elasticsearch cluster. This metric could be next to the existing elasticsearch.index.operations.merge.size and elasticsearch.index.operations.merge.docs_count metrics.

@crobert-1 crobert-1 added the needs triage New item requiring triage label Aug 1, 2024
Copy link
Contributor

github-actions bot commented Aug 1, 2024

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@crobert-1 crobert-1 added the enhancement New feature or request label Aug 1, 2024
djaglowski pushed a commit that referenced this issue Aug 2, 2024
**Description:** <Describe what has changed.>
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
This adds a metric for the currently active index merges to help monitor
the status of an Elasticsearch cluster.

**Link to tracking Issue:** <Issue number if applicable>
Resolves
#34387

**Testing:** <Describe what testing was performed and which tests were
added.>
Updated existing tests to account for enabled metric.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage New item requiring triage receiver/elasticsearch
Projects
None yet
1 participant