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

Add OpenTelemetry Tracing #81

Closed
wants to merge 28 commits into from
Closed

Conversation

toizo
Copy link
Collaborator

@toizo toizo commented Mar 8, 2024

Adds OpenTelemetry Tracing as discsussed in #50.

Includes:

  • refactored the dead branch (v0.12.0-otel1) and aligned it with newest OpenTelemetry semantic conventions.
  • The tracing context between consumer and producer propagates via a new traceparent message header on the envelope. This is aligned with a W3C Trace Context spec.
  • some minor linting (e.g. removing references of unused namespaces)

@toizo
Copy link
Collaborator Author

toizo commented Mar 13, 2024

I will be abandoning this PR since I prepared another one with a cleaner commit history

@toizo toizo closed this Mar 13, 2024
@toizo toizo deleted the feature/open-telemetry branch September 24, 2024 07:14
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