elastic / elastic/apm-agent-java
Add attributes to links
Open
agent-java
technical-debt
- Dominant language
- Java
- Stars
- 594
- Forks
- 338
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 25
Description
## Is your feature request related to a problem?
OTelSpanBuilder.addLink(SpanContext, Attributes) ignores attributes (with a warning)
## Describe the solution you'd like
It should add attributes to the link
## Describe alternatives you've considered
N/A
## Additional context
https://github.com/elastic/apm-agent-java/issues/2613
Contributor guide
Assessment
This issue has not been assessed yet.