Slackbot
Saad Bahir
ingress
spec: ingressClassName: nginx rules: - host: <http://otelcollector.mydomain.com|otelcollector.mydomain.com> http: paths: - backend: service: name: rollstack-signoz-otel-collector port: number: 4317 path: / pathType: ImplementationSpecific
4317
grpc
Vishal Sharma
In cases of some SDKs, you would have to include https:// prefix for OTEL_EXPORTER_OTLP_ENDPOINT
https://
OTEL_EXPORTER_OTLP_ENDPOINT
https
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.