Instrumentation for Elasticsearch 8+#8799
Conversation
Signed-off-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Signed-off-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Open TODOs
|
Signed-off-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
Signed-off-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
96d87e5 to
74b8623
Compare
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>
1e4503e to
d9c5117
Compare
|
@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>
4d0f27b to
240f218
Compare
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
|
@mateuszrzeszutek, @laurit |
laurit
left a comment
There was a problem hiding this comment.
You should check whether you need to update https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/docs/supported-libraries.md#libraries--frameworks It lists Elasticsearch API and Elasticsearch REST Client Should it also have Elasticsearch Java API Client?
@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>
Thanks @laurit , I've added the new instrumentation to the list of supported libraries |
mateuszrzeszutek
left a comment
There was a problem hiding this comment.
That's @AlexanderWert ! LGTM 👍
New instrumentation module for Elasticsearch Clients 8+.
Fixes #8484