-
Notifications
You must be signed in to change notification settings - Fork 278
Closed
Labels
Description
In the OTel Collector, we are adding an option for end users to re-aggregate metrics scraped by receivers. The config interface will be automatically generated for each receiver and will allow users to disable certain attributes that are emitted by default, or enable opt-in attributes.
We want to adopt Attribute Requirement Levels to mark which attributes are emitted by default and which are opt-in.
The initial idea was to allow users to disable any attributes emitted by default. The question from @ChrsMark in this thread is how to treat the Required level. Does it mean that required attributes cannot be disabled by users? If so, do we enforce this requirement in SDKs in any way?
arminru
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Accepted