-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[receiver/ntp] Enable re-aggregation feature #46370
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededreceiver/ntp
Description
Part of #45396.
Enable the re-aggregation feature for the ntp receiver by:
- Setting
reaggregation_enabled: trueinmetadata.yaml - Ensuring all attributes are properly defined with appropriate levels:
required: cannot be reaggregatedrecommended: enabled by default but can be disabled by usersopt_in: disabled by default but can be enabled by users
- Validate the feature after the feature gate is enabled: all existing tests pass, manual check
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededreceiver/ntp