Skip to content

Instrumentation for Elasticsearch 8+#8799

Merged
mateuszrzeszutek merged 14 commits into
open-telemetry:mainfrom
AlexanderWert:es-8-instrumentation
Jul 6, 2023
Merged

Instrumentation for Elasticsearch 8+#8799
mateuszrzeszutek merged 14 commits into
open-telemetry:mainfrom
AlexanderWert:es-8-instrumentation

Conversation

@AlexanderWert

@AlexanderWert AlexanderWert commented Jun 23, 2023

Copy link
Copy Markdown
Member

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 June 23, 2023 14:04
@AlexanderWert

AlexanderWert commented Jun 23, 2023

Copy link
Copy Markdown
Member Author

Open TODOs

Signed-off-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Signed-off-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
@AlexanderWert AlexanderWert force-pushed the es-8-instrumentation branch from 96d87e5 to 74b8623 Compare June 24, 2023 11:49
Alexander Wert added 2 commits June 26, 2023 16:45
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 AlexanderWert force-pushed the es-8-instrumentation branch from 1e4503e to d9c5117 Compare July 3, 2023 14:44
@laurit

laurit commented Jul 4, 2023

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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>
@AlexanderWert AlexanderWert force-pushed the es-8-instrumentation branch from 4d0f27b to 240f218 Compare July 4, 2023 13:23
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
@AlexanderWert

Copy link
Copy Markdown
Member Author

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

@laurit laurit left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@laurit

laurit commented Jul 6, 2023

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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

@mateuszrzeszutek mateuszrzeszutek left a comment

Copy link
Copy Markdown
Member

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
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