Disable OpenTelemetry from github.com/zitadel/oidc
Hi, I use https://github.com/zitadel/oidc in my Go backend. Yesterday we introduced OpenTelemetry and started sending traces to our Tempo instance. I just realized that the package also sends its own traces to Tempo, which I didn’t expect. Is there a way to disable that behavior? Thank you.
GitHub
Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation - zitadel/oidc