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

Propagate span events #261

Merged
merged 1 commit into from
May 28, 2021
Merged

Propagate span events #261

merged 1 commit into from
May 28, 2021

Conversation

dstrelau
Copy link
Member

Implements #258 to pass through OTLP span events as regular events with meta.annotation_type: "span_event". I don't see many tests for this codepath, but let me know if there's someplace I could easily add a test for this.

I can confirm that running this locally I'm able to see span events in a production dataset.

@dstrelau dstrelau requested a review from a team May 27, 2021 22:14
Copy link
Contributor

@maplebed maplebed left a comment

Choose a reason for hiding this comment

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

LGTM.

@dstrelau dstrelau merged commit ebaf6f4 into main May 28, 2021
@dstrelau dstrelau deleted the dstrelau.otlp-span-events branch May 28, 2021 14:01
ghost pushed a commit to opsramp/tracing-proxy that referenced this pull request Jul 5, 2024
Implements honeycombio#258 to pass through OTLP span events as regular events with meta.annotation_type: "span_event".
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