elastic / elastic/apm-agent-java
Capture 'sync' attribute on async spans (part2)
Open
agent-java
- Dominant language
- Java
- Stars
- 594
- Forks
- 338
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 25
Description
This is a follow-up of #3164
Capture the `span.sync` attribute for the following instrumentation plugins that weren't covered in #3164 :+1:
- [ ] Elasticsearch
- [ ] Finaggle http client
- [ ] gRPC
- [ ] mongodb (3.x and 4.x)
- [ ] process (commons-exec provides an async execution).
Contributor guide
Assessment
This issue has not been assessed yet.