[API Proposal]: Allow adding links after activity creation #101146
Labels
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-System.Diagnostics.Tracing
Background and motivation
OpenTelemetry recently added and stabilized adding links after span creation.
See https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/api.md#link for the details.
This is useful:
API Proposal
Add
Activity.AddLink(ActivityLink link)
APIAPI Usage
Alternative Designs
No response
Risks
No response
The text was updated successfully, but these errors were encountered: