elastic / elastic/apm-agent-java
End spans/transactions after some time
Open
agent-java
community
- Dominant language
- Java
- Stars
- 594
- Forks
- 338
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 25
Description
## Is your feature request related to a problem?
We recently had a problem where some threads "deadlocked", thus not ending spans/transactions which are active in those threads.
## Describe the solution you'd like
It would be nice, if the agent could end a span/transaction after some (configurable) time.
Contributor guide
Assessment
This issue has not been assessed yet.