Sending Telemetry Data to SigNoz via Helm Installation
TLDR Rodrigo was unclear on how to send telemetry data to SigNoz. Prashant clarified that the ingestion information page is for SigNoz Cloud users only and guided Rodrigo on the proper setup.
1
Oct 14, 2023 (1 month ago)
Rodrigo
12:02 AMHave someone with any idea to solve this?
Prashant
05:25 AMPrashant
05:34 AMFor ingestion you need to follow Self-Host instrumentation/set up docs.
It should be
<signoz-vm-ip>:4317
for Docker Standalone and <signoz-otel-collector-loadbalancer-endpoint>:4317
for Kubernetes.Oct 15, 2023 (1 month ago)
Rodrigo
08:12 PMRodrigo
08:14 PMOK, so, I neet to espose this port externally on my server and point otel agents to this?
But i'll need a token for this too?
Oct 17, 2023 (1 month ago)
Prashant
06:30 PMRodrigo
06:31 PMRodrigo
06:31 PMRodrigo
06:32 PM1
SigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Troubleshooting Self-Hosted Signoz Integration with ExpressJS App
Kalpesh had difficulty integrating a self-hosted Signoz to an ExpressJS App. Srikanth offered clarification and suggested to make the cluster endpoint accessible by exposing the ports.
Self-hosting SigNoz on Azure Cloud
sumit wanted to self-host SigNoz on Azure. Prashant confirmed its feasibility, specifically in Azure Kubernetes Services and provided a helpful reference.
Issues with Log Retention Configuration on Self-Hosted SigNoz Installation
Cameron was having trouble configuring log retention for a self-hosted SigNoz installation. Prashant helped troubleshoot, asking for specific logs, but issue is unresolved.
SigNoz Installation via Helm-chart Fails due to Clickhouse Error
马璐 encountered an error when installing SigNoz via helm-chart because of a clickhouse error. After a brief exchange, they found that they needed to whitelist the node's IP for clickhouse.
Understanding k8s Requirement for SigNoz
ELLIOTTCABLE sought clarification on `k8s` references in SigNoz data-model. Ankit confirmed it doesn't impact non-docker installations, rather it enables some semantic attributes if present.