Skip to content

[receiver/snowflake] 45396 snowflakereceiver enable reaggregation#45433

Merged
dmitryax merged 2 commits into
open-telemetry:mainfrom
shalper2:45396-snowflake-enable-reaggregation
Jan 30, 2026
Merged

[receiver/snowflake] 45396 snowflakereceiver enable reaggregation#45433
dmitryax merged 2 commits into
open-telemetry:mainfrom
shalper2:45396-snowflake-enable-reaggregation

Conversation

@shalper2
Copy link
Copy Markdown
Contributor

@shalper2 shalper2 commented Jan 15, 2026

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 all pass

@shalper2 shalper2 force-pushed the 45396-snowflake-enable-reaggregation branch 3 times, most recently from cc5fb56 to 4738957 Compare January 26, 2026 16:07
@shalper2 shalper2 force-pushed the 45396-snowflake-enable-reaggregation branch from 4738957 to ae61d6c 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 dmitryax as code owners January 30, 2026 16:38
@github-actions github-actions Bot added the receiver/snowflake Snowflake receiver label Jan 30, 2026
@dmitryax dmitryax merged commit 98d3a81 into open-telemetry:main Jan 30, 2026
197 checks passed
hardik-choksi pushed a commit to hardik-choksi/opentelemetry-collector-contrib that referenced this pull request Feb 2, 2026
…en-telemetry#45433)

#### 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](open-telemetry/opentelemetry-collector#13913)
of `recommended` or below.

For more information about how reaggregation works please check out
[14281](open-telemetry/opentelemetry-collector#14281).

#### Link to tracking issue
Fixes
[45396](open-telemetry#45396)

#### Testing
Unit tests all pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

receiver/snowflake Snowflake receiver

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable re-aggregation feature for scrapers

3 participants