Bendik August Nesbø

Results 3 issues of Bendik August Nesbø

The interceptors in `contrib/google.golang.org/grpc` exposes two functions to add tags for the span based on the gRPC metadata: `func WithMetadataTags() Option` and `func WithIgnoredMetadata(ms ...string) Option` This pattern only allows...

enhancement

Similar to #2251, `contrib/google.golang.org/grpc` does not respect `DD_TRACE_HEADER_TAGS` environment-variable or tracer-option `tracer.WithHeaderTags`. Versions: ``` github.com/DataDog/datadog-go/v5 v5.3.0 google.golang.org/grpc v1.59.0 gopkg.in/DataDog/dd-trace-go.v1 v1.56.1 ``` I'm using a package: ``` gopkg.in/DataDog/dd-trace-go.v1/contrib/google.golang.org/grpc ``` Set the...

bug

### Checklist - [X] I have looked into the [README](https://github.com/auth0/terraform-provider-auth0#readme) and have not found a suitable solution or answer. - [X] I have looked into the [documentation](https://registry.terraform.io/providers/auth0/auth0/latest/docs) and have not...

:beetle: bug