elastic / apm

Elastic Application Performance Monitoring - resources and general issue tracking for Elastic APM.
https://www.elastic.co/apm
Apache License 2.0
384 stars 114 forks source link

otel: encourage allowing span links to be added after span creation #870

Closed trentm closed 5 months ago

trentm commented 5 months ago

The OTel spec has changed to allow span links to be added after span creation. Our APM agent spec should allow following suit.


This change applies to APM agents that have implemented an OTel Bridge API and/or support adding "links" to transactions and spans.