Nitesh Singh
07/28/2025, 10:05 AMHien Le
07/28/2025, 5:02 PMNitesh Singh
07/29/2025, 5:31 AMHien Le
07/29/2025, 5:12 PMtraceId filter? When clicking into Log Details take a look at trace_id and/or log.file.path attribute: the former shows a correlated log sent by the Java framework, while the latter means it was picked up by a file scraper which would lack the request context.
The Spring Boot setup guides also suggest checking the above by filtering logs on service.name .Nitesh Singh
07/29/2025, 5:38 PMHien Le
07/29/2025, 5:45 PMNitesh Singh
07/29/2025, 10:37 PMHien Le
07/29/2025, 10:47 PMOTEL_LOGS_EXPORTER=otlp \
Which logging library are you using? you might also need to setup explicit OTel appenders, again it's linked above (for log4j2 vs logback) and worth giving a try.Nitesh Singh
07/30/2025, 1:13 AMNitesh Singh
08/04/2025, 7:45 AMSigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.
Powered by