feat: exclude OTEL instrumentation via build tag (#770)
* feat: exclude OTEL instrumentation via build tag * add readme
This commit is contained in:
parent
d09a952410
commit
21e830e275
5 changed files with 46 additions and 3 deletions
|
@ -12,7 +12,7 @@ import (
|
|||
|
||||
"github.com/go-jose/go-jose/v4"
|
||||
"github.com/zitadel/logging"
|
||||
"go.opentelemetry.io/otel"
|
||||
"github.com/zitadel/oidc/v3/internal/otel"
|
||||
"golang.org/x/oauth2"
|
||||
|
||||
"github.com/zitadel/oidc/v3/pkg/crypto"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue