SigNoz Setup Error in Golang Service
TLDR ankit encountered an error when trying to set up SigNoz locally in a Golang services. Vishal suggested it might be an issue with instrumentation.
May 20, 2023 (1 week ago)
ankit
10:10 PMAm trying to setup SigNoz locally, the system is starting fine, but when adding trace in golang service getting error " 2023/05/21 02:58:32 traces export: the client is shutdown "
May 22, 2023 (1 week ago)
Prashant
09:51 AMVishal
10:15 AMankit
SigNoz Community
Similar Threads
Troubleshooting SigNoz Deployment on Kubernetes Cluster
Rasheedat deployed SigNoz on a cluster but only received logs. Vishal suggested installing a sample app and following the troubleshooting guide.
Troubleshooting SigNoz Auto-Instrumentation Configuration
igor is having trouble configuring auto-instrumentation for Java applications using SigNoz, with traces not appearing in the SigNoz UI. Prashant advises to check logs of the otel sidecar, use service name for endpoint, verify supported libraries, and test with telemetrygen. However, the issue still persists.
SigNoz Instrumentation Error in GCP/GKE with Python and FastAPI
Andre faced an error while instrumenting their app service with SigNoz. Srikanth identified the incorrect config and suggested the correct endpoint, resolving the issue.
Trace Testing with SigNoz and Otel in Kubernetes
Pradeep asks about trace testing using SigNoz as a backend. Vishal requests examples of desired testing. Pradeep shares code snippets but has not received a solution yet.
SigNoz Setup Issue with External ClickHouse in Kubernetes
Ragulraj faced issues with SigNoz setup on Kubernetes using an external ClickHouse. Prashant and Srikanth provided pre-requisites and configuration steps. Ashu agreed to update the documentation.