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

OTel bridge enhancements #2172

Merged
merged 11 commits into from
Aug 31, 2023
Merged

OTel bridge enhancements #2172

merged 11 commits into from
Aug 31, 2023

Conversation

stevejgordon
Copy link
Contributor

@stevejgordon stevejgordon commented Aug 30, 2023

Following on from ##2157, this updates the remainder of the bridge to prefer reading attributes from TagObjects. It also removes the ElasticSearchHttpNonTracer as we have decided we want to capture HTTP spans for the physical HTTP calls under a logical Elasticsearch operation span.

Closes #2154

Mpdreamz
Mpdreamz previously approved these changes Aug 31, 2023
Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

LGTM! Looking forward to the actual removal of the http tracer bits :)

@stevejgordon stevejgordon merged commit 69ce526 into main Aug 31, 2023
13 checks passed
@stevejgordon stevejgordon deleted the otel-bridge-optimisations branch August 31, 2023 09:51
@stevejgordon stevejgordon restored the otel-bridge-optimisations branch August 31, 2023 13:02
@Mpdreamz Mpdreamz deleted the otel-bridge-optimisations branch August 31, 2023 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Updates to OTel bridge
2 participants