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 rest client low cardinality span name #5584

Merged

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Mar 15, 2022

This pr changes elasticsearch rest client to use a low cardinality span name. The endpoint that is currently used in span name is the path that was requested, so each request for a different document produces a unique span name event when the document doesn't exist.

@laurit laurit requested a review from a team March 15, 2022 20:20
@mateuszrzeszutek mateuszrzeszutek merged commit 3f87c2d into open-telemetry:main Mar 16, 2022
trask added a commit that referenced this pull request Mar 17, 2022
RashmiRam pushed a commit to RashmiRam/opentelemetry-auto-instr-java that referenced this pull request May 23, 2022
@laurit laurit deleted the elasticsearch-rest-span-name branch July 6, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants