#OTEL/Tracing

1 messages · Page 1 of 1 (latest)

tropic moat
#

Hi, I am playing around instrumenting/metrics. Based on docs and some digging with OTEL sdk I was able to see the traces in Zipkin, but how can i see logs as well as request response. Do i need to write some custom middleware to add that?

mental needleBOT
#
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.

tropic moat
#

How can I get logs of a pariticular request? I need to add a middleware to add some kind of metric point?

tropic moat
#

Hi, can anyone please help me?

soft wing
languid escarp
#

i have done this. if you follow the litestar docs, it should just work

#

we then use jaeger to pull from zipkin, which allows us to filter the logs to a specific request