Skip to content

[receiver/windowsservice] enable attribute reaggregation#45522

Merged
songy23 merged 3 commits into
open-telemetry:mainfrom
shalper2:45396-winservice-enable-reagg
Feb 2, 2026
Merged

[receiver/windowsservice] enable attribute reaggregation#45522
songy23 merged 3 commits into
open-telemetry:mainfrom
shalper2:45396-winservice-enable-reagg

Conversation

@shalper2
Copy link
Copy Markdown
Contributor

Description

This PR enables dynamic metric configuration at runtime. This means that collector configuration files can now define a set of attributes for a metric that they would like to aggregate data by. This can be done on a per-metric basis for any metric attribute defined at a requirement level of recommended or below.

For more information about how reaggregation works please check out 14281.

Link to tracking issue

Fixes 45396

Testing

Unit tests are passing.

@shalper2 shalper2 force-pushed the 45396-winservice-enable-reagg branch 2 times, most recently from 4ab61ef to affce0b Compare January 26, 2026 16:07
@shalper2 shalper2 force-pushed the 45396-winservice-enable-reagg branch from affce0b to 02349b0 Compare January 30, 2026 16:36
@shalper2 shalper2 marked this pull request as ready for review January 30, 2026 16:38
@shalper2 shalper2 requested review from a team and pjanotti as code owners January 30, 2026 16:38
@songy23 songy23 added the Run Windows Enable running windows test on a PR label Jan 30, 2026
@songy23 songy23 merged commit 978f239 into open-telemetry:main Feb 2, 2026
243 of 244 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

receiver/windowsservice Run Windows Enable running windows test on a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable re-aggregation feature for scrapers

4 participants