elastic / elastic/apm-agent-android
Track lost APM transactions
Open
agent-android
agent-mobile
- Dominant language
- Kotlin
- Stars
- 43
- Forks
- 22
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 26
Description
OTLP allows for data transfer to be throttled in case of server overload.
https://opentelemetry.io/docs/reference/specification/protocol/otlp/#otlphttp-throttling
If this happens for an extended period of time the Java sdk may start dropping data after a number of retries. A metric should record the count of traces dropped when this happens.
Contributor guide
Assessment
This issue has not been assessed yet.