opentelemetry-go
opentelemetry-go copied to clipboard
Multiple periodic readers increment the counter abnormaly
Description
When multiple (periodic) readers are present, metrics increase abnormally.
Originally reported here: https://github.com/open-telemetry/opentelemetry-collector/issues/11327
Steps To Reproduce
Run the OpenTelemetry collector with the configuration provided in the bug above.
Expected behavior
Metrics should not increase abnormally.