SigNoz / signoz

SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
https://signoz.io
Other
19.46k stars 1.31k forks source link

please fix your traefik docs #6412

Open markussiebert opened 2 weeks ago

markussiebert commented 2 weeks ago

Bug description

you docs don't work

Expected behavior

they should work

How to reproduce

try to follow your docs with traefik 3.2

please allow sso at least for 3 Users :-) thank you! Then I will tell you how you get it up and running :-)

ok, will tell you:

- "--metrics.otlp.grpc=true"
- "--metrics.otlp.grpc.endpoint=signoz-otel-collector.infra-signoz.svc.cluster.local:4317"
- "--metrics.otlp.grpc.insecure=true"
- "--tracing.otlp=true"
- "--tracing.otlp.grpc=true"
- "--tracing.otlp.grpc.endpoint=signoz-otel-collector.infra-signoz.svc.cluster.local:4317"
- "--tracing.otlp.grpc.insecure=true"

took me some time to figure this out ... but this are the right settings

Version information

Additional context

using traefik helm chart 33.0.0

Thank you for your bug report – we love squashing them!

welcome[bot] commented 2 weeks ago

Thanks for opening this issue. A team member should give feedback soon. In the meantime, feel free to check out the contributing guidelines.