You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-05-22 09:35:21 +02:00
51ff97e534
Addresses existing TODO in the push `tick` function by added a context timeout set to a configurable Controller timeout. This ensures that hung collections or exports do not have runaway resource usage. Defaults to the length of a collector period.