Troubleshooting Java Stack Trace Visualization Issues in SigNoz
TLDR chintan reported limited visibility of Stack Trace logs in SigNoz v0.25.5, stating only the first line appears despite warnings and errors. nitya-signoz queried about the use of a Java Agent, noting a potential bug, but resolution is pending.
Aug 23, 2023 (3 months ago)
chintan
12:45 PMJava Stack Trace
in signoz something as follow ? current our app generating Stack Trace in logs for WARN and ERROR but signoz catching only first line or so and not whole Stack Trace
... When clicking on View in Context
also not showing that... we are on v0.25.5
Aug 24, 2023 (3 months ago)
vishal-signoz
05:24 AMnitya-signoz
09:13 AMnitya-signoz
09:14 AMBut are you able to see the entire log line in detail view ?
Aug 25, 2023 (3 months ago)
chintan
04:03 PMOur app is written in Java but
Are you using the java agent ?
I didn't get question... are u referring something related Tracing ?
Aug 28, 2023 (3 months ago)
chintan
12:53 PMOur app is written in Java but
Are you using the java agent ?
I didn't get question... are u referring something related Tracing ?
SigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Troubleshooting Server Logs Viewing in Signoz Web Application
Shuba had issues viewing server logs on the Signoz app. nitya-signoz provided tips and links to guide. Sanket also had issues running javaagent with auto-instrumentation.
Issue with Missing Spans in Signoz Traces
Ali is facing an issue with missing spans in Signoz traces. vishal-signoz inquired about the instrumentation library being used and advised switching to the official java opentelemetry agent.
Log Parsing in Signoz for Java Exception Stacktraces
SN is seeking a way to configure Signoz to recognize a complete Java stacktrace as a single log event. Prashant and vishal-signoz are trying to involve other users for assistance.