Closed
Description
openedon Jan 13, 2022
The proposal is to add support for a WithSpanOptions
option to interceptors, so that users can set additional tags or options on started spans, without using additional interceptors to wrap. An example of the same option can be seen in the net/http
integration: https://pkg.go.dev/gopkg.in/DataDog/dd-trace-go.v1/contrib/net/http#WithSpanOptions
The request is coming from Datadog internally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment