#OTEL/Tracing
1 messages · Page 1 of 1 (latest)
Notes for OTEL/Tracing
At your assistance
@tropic moat
No Response?
If no response in a reasonable time, ping @Member.
Closing
To close, type !solve or byte solve.
MCVE
Please include an MCVE so that we can reproduce your issue locally.
How can I get logs of a pariticular request? I need to add a middleware to add some kind of metric point?
Hi, can anyone please help me?
https://www.structlog.org/en/stable/frameworks.html#opentelemetry
if you are using structlog, here's how. you get the span appended into the log message
structlog
To have consistent log output, it makes sense to configure structlog before any logging is done. The best place to perform your configuration varies with applications and frameworks. If you use sta...