Replies: 1 comment
-
Can you elaborate what is "log context"? Are you referrring to iLogger scopes? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does OpenTelemetry support auto-instrumentation to inject log context to trace data. Via Opentelemetry.logging you can add traceId/spanId information to the log context. However, while tracing the requests, it will be more comprehensible to get log context in jaeger/zipkin UI. If such a feature already exists, I would appreciate it if you could add the links.
Beta Was this translation helpful? Give feedback.
All reactions