oidc
oidc copied to clipboard
fix(tracing): renamed tracer in op
Closes #808
-
Made the Tracer public to allow users to customize it, similar to how it’s done in the client.
-
Private global var tracer renamed to public global var Tracer
Thanks for your contribution @valerijhegaj we'll have a look as soon as we can.
Pleas use a proper PR title: https://github.com/zitadel/oidc/blob/main/CONTRIBUTING.md#make-a-pr
And a description that explains what is being fixed and how.
@muhlemmer, I've renamed pr and added what and how did