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

[8.x] Metrics for indexing failures due to version conflicts (#119067) #119761

Open
wants to merge 10 commits into
base: 8.x
Choose a base branch
from

Conversation

albertzaharovits
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

This exposes new OTel node and index based metrics for indexing failures due to version conflicts.

In addition, the /_cat/shards, /_cat/indices and /_cat/nodes APIs also expose the same metric, under the newly added column iifvc.

Relates: elastic#107601
(cherry picked from commit 12eb1cf)

# Conflicts:
#	server/src/main/java/org/elasticsearch/TransportVersions.java
Copy link
Contributor

github-actions bot commented Jan 8, 2025

Documentation preview:

@albertzaharovits albertzaharovits added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Jan 8, 2025
@albertzaharovits albertzaharovits enabled auto-merge (squash) January 8, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants