Hi @pavan kumar 👋
Could you please share the installation steps you followed?
p
pavan kumar
01/06/2023, 7:03 AM
helm install singoz-infra signoz/k8s-infra --set otelCollectorEndpoint="sig-test-v3.xyz.com:443" --set otelInsecure=false -n signoz-infra-metrics
The Signoz is deployed in different cluster.
Signoz Opentelemtry endpoint is accessible over https;//
2. The following command i am running on different cluster where i want to collect metrics and publish to signozotel collector running in main cluster.
p
Prashant Shahi
01/06/2023, 7:15 AM
@pavan kumar Got it.
The issue is because of secured OtelCollector endpoint.
You are required to enable
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.