-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
Component(s)
No response
Describe the issue you're reporting
The existing code base uses reflection to recursively apply Validate() to nested configuration objects.
This breaks when configoptional is used, e.g., for QueueConfig/BatchConfig in exporterhelper, see e.g., this fix: open-telemetry/opentelemetry-collector-contrib#41830
I believe this is possibly something we should address.
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done