opentelemetry-collector/processor/batchprocessor/internal
Dmitrii Anoshin d545fb6a10
[exporterhelper] Fix incorrect deduplication of exporter queue metrics (#10550)
Fix incorrect deduplication of otelcol_exporter_queue_size and
otelcol_exporter_queue_capacity metrics if multiple exporters are used.

Fixes
https://github.com/open-telemetry/opentelemetry-collector/issues/10444

The registered callbacks are ignored for now, which is the same behavior
as before. Ideally, we would need to unregister them properly.
2024-07-08 08:23:16 -07:00
..
metadata [exporterhelper] Fix incorrect deduplication of exporter queue metrics (#10550) 2024-07-08 08:23:16 -07:00