Enabling Service Map Module for Application's Calling Link
TLDR zane.chen asked how to enable the "Service Map module" for their application's calling link. Srikanth and vishal-signoz explained that services must be instrumented by OpenTelemetry and interact with other services to appear on the map.
Mar 05, 2023 (9 months ago)
zane.chen
03:03 AMMar 06, 2023 (9 months ago)
Srikanth
02:56 AMDo they have a link in the request call chain? If so, it should show up on the map.
zane.chen
04:07 AMzane.chen
05:35 AMzane.chen
05:36 AMvishal-signoz
05:41 AMzane.chen
05:57 AMSrikanth
06:14 AMzane.chen
06:20 AMzane.chen
06:24 AMSigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Issues with Signoz 10.2: Grouping, Missing Traces, and Capturing Requests
Anil reported issues with Signoz 10.2, including grouping, missing traces, and capturing requests. Srikanth suggested upgrading to a newer version. The issue was resolved after upgrading the node version to 18 and additional clarifications were provided.
Filling in Method for Traces in Go Instrumentation
Timothy asked about filling in the method for traces in Go. vishal-signoz identified a workaround by changing the spankind to Internal, and shared a PR for the fix.
Unable to View Service in Services Tab, Only Sees Logs
Srikanth is unable to see their service in the services tab and asks for help. Srikanth suggests using OpenTelemetry and provides resources. Srikanth tries suggested changes but still experiences issues.
Creating Custom Service Map for User Application
Shashank asks about creating a custom service map for a user application not shown in the default map. vishal-signoz states it's not possible and inquires about application's interactions.
Troubleshooting Signoz Dashboard Not Showing Traces
prasanth encountered issues with Signoz dashboard not displaying traces. Srikanth recommended configuring the `OTEL_EXPORTER_OTLP_ENDPOINT`, but they are still facing issues with the exporter's connection.