Confirm that HTTP instrumentations can provide sampling-relevant attributes at creation time #2011
Labels
area:sampling
Related to trace sampling
area:semantic-conventions
Related to semantic conventions
spec:trace
Related to the specification/trace directory
In #1916 we require (MUST) sampling relevant attributes to be provided at span creation time:
https://github.com/open-telemetry/opentelemetry-specification/blame/f34abb07ee8b8e102ab4693d9d6cef1aad95fb2b/specification/trace/semantic_conventions/http.md#L94
We do it under assumptions:
If there are more than a few (1-2?) instrumentations where these assumptions are wrong, we will change MUST to SHOULD for sampling-relevant attributes.
This issue is a blocker for HTTP semantic conventions stability.
The text was updated successfully, but these errors were encountered: