Service Map Issues after Updating to Version 0.18.0
TLDR Jose and owen faced service map loading issues after updating to version 0.18.0. Srikanth identified the incorrect otel-collector version and suggested updating to 0.66.7, which resolved the issue.
Mar 31, 2023 (8 months ago)
Jose
08:38 PMWhich container should I check for errors?
Apr 01, 2023 (8 months ago)
vishal-signoz
04:49 AMSrikanth
05:02 AMApr 03, 2023 (8 months ago)
owen
09:39 AMSrikanth
11:34 AMJose
12:34 PMimage: signoz/signoz-otel-collector:${OTELCOL_TAG:-0.66.4}
Regarding the logs I don't see any errors, just info and warn tags
Jose
12:35 PMSrikanth
12:52 PMv0.18.0
for collector is 0.66.7
not 0.66.4
.Jose
12:52 PMJose
12:57 PMApr 04, 2023 (8 months ago)
owen
05:50 AMSrikanth
08:06 AMSigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Error Fetching Logs in SigNoz and Service Map Issue
Kshitij had difficulty fetching logs and viewing the service map in SigNoz. Srikanth advised checking ClickHouse setup and compatible versions. Despite some improvements, the service map issue persists.
Configuring trace_id and span_id Extraction in Node App Logs
Saad was struggling to extract trace_id and span_id from their node app logs and asked for help. nitya-signoz instructed them to add the processor to the services, and this solved the issue.
Configuring SigNoz on Kubernetes and Instrumenting Tomcat Applications
Avinash is having issues with configuring SigNoz and instrumenting outside applications running on a VM. Shivanshu suggests checking the service created by SigNoz and using loadBalancer or nodePort. Siva recommends checking the DNS.
Filtering Applications in Services and Service Map Sections
Ayan asked how to filter applications in Services and Service Map sections. Srikanth and Vishnu provided guidance on supported filters and adding custom dimensions in otel-collector-config.yaml, which they successfully implemented.
SigNoz Deployment Issue in Docker Swarm with NFS Share
sati encounters issues with setting up SigNoz in docker-swarm with an NFS share resulting in otel-collector crash and inaccessible GUI. Nick experienced a similar problem and shared a workaround.