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

Instrumentation for Elasticsearch 8+ #8799

Merged

Conversation

AlexanderWert
Copy link
Member

@AlexanderWert AlexanderWert commented Jun 23, 2023

New instrumentation module for Elasticsearch Clients 8+.

Fixes #8484

Signed-off-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Signed-off-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
@AlexanderWert AlexanderWert requested a review from a team as a code owner June 23, 2023 14:04
@AlexanderWert
Copy link
Member Author

AlexanderWert commented Jun 23, 2023

Open TODOs

Signed-off-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Signed-off-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
@laurit
Copy link
Contributor

laurit commented Jul 4, 2023

@AlexanderWert in case you didn't notice tests are failing when run against the latest version of the library, see https://scans.gradle.com/s/fwagc36gfpmv4/tests

@AlexanderWert
Copy link
Member Author

@AlexanderWert in case you didn't notice tests are failing when run against the latest version of the library, see https://scans.gradle.com/s/fwagc36gfpmv4/tests

fixing it

Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
@AlexanderWert
Copy link
Member Author

@mateuszrzeszutek, @laurit
Thanks for the reviews!
Do we need more approvals or can this be merged?

Copy link
Contributor

@laurit laurit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@laurit
Copy link
Contributor

laurit commented Jul 6, 2023

@mateuszrzeszutek, @laurit Thanks for the reviews! Do we need more approvals or can this be merged?

@AlexanderWert I think we can merge this once you have checked whether you need to update the supported libraries

Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
@github-actions github-actions bot requested a review from theletterf July 6, 2023 09:40
@AlexanderWert
Copy link
Member Author

@mateuszrzeszutek, @laurit Thanks for the reviews! Do we need more approvals or can this be merged?

@AlexanderWert I think we can merge this once you have checked whether you need to update the supported libraries

Thanks @laurit , I've added the new instrumentation to the list of supported libraries

Copy link
Member

@mateuszrzeszutek mateuszrzeszutek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's @AlexanderWert ! LGTM 👍

@mateuszrzeszutek mateuszrzeszutek enabled auto-merge (squash) July 6, 2023 09:47
@mateuszrzeszutek mateuszrzeszutek merged commit 6461f04 into open-telemetry:main Jul 6, 2023
45 checks passed
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.

Adapt existing Elasticsearch instrumentation to comply with semconv proposal
3 participants