Closed kwapik closed 9 months ago
The recent updates aim to enhance the OpenTelemetry Collector by introducing new constants and labels related to concurrency schedulers and their management, including aspects like rate limiting and dropping. These changes refine the system's monitoring capabilities, offering more granular control and insights into the performance and behavior of schedulers within the metrics processing pipeline.
Files | Summary |
---|---|
pkg/otelcollector/consts/consts.go pkg/otelcollector/metricsprocessor/internal/labels_filter.go |
Introduced new constants for concurrency schedulers and dropping concurrency schedulers. |
pkg/otelcollector/metricsprocessor/internal/check_response_labels.go pkg/otelcollector/metricsprocessor/internal/check_response_labels_test.go |
Modified handling and testing for new labels related to Aperture, concurrency schedulers, and dropping concurrency schedulers. |
🐇✨
In the realm of code, where the data streams flow,
New labels emerge, in the metrics they glow.
With schedulers set, and the dropped ones we know,
A rabbit hops on, through the digital snow.
🌟🐾
Description of change
This adds missing scheduler do OLAP telemetry.
Checklist
Summary by CodeRabbit