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

Instrument log lines with otel trace info #965

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

trevorriles
Copy link
Contributor

We upgrade opentelemetry here and add logging support, this will automatically add trace information to our service logs. The following attributes are added:

  • otelTraceId
  • otelSpanId
  • otelServiceName
  • otelTraceSampled

@trevorriles trevorriles requested a review from a team as a code owner August 9, 2024 20:04
@trevorriles trevorriles marked this pull request as draft August 9, 2024 20:05
@trevorriles trevorriles force-pushed the feat/tracing-log-instrumentation branch from e5a5540 to 67e474f Compare August 9, 2024 20:07
@trevorriles trevorriles marked this pull request as ready for review August 9, 2024 20:12
@trevorriles trevorriles merged commit cf0cbee into develop Aug 13, 2024
5 checks passed
@trevorriles trevorriles deleted the feat/tracing-log-instrumentation branch August 13, 2024 15:24
trevorriles pushed a commit that referenced this pull request Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants