apm-agent-ios icon indicating copy to clipboard operation
apm-agent-ios copied to clipboard

record count of dropped traces

Open bryce-b opened this issue 2 years ago • 0 comments

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 swift sdk may start dropping data after a number of retries. A metric should record the count of traces dropped when this happens.

bryce-b avatar Sep 12 '22 17:09 bryce-b