You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.
Component(s)
processor/schema
Is your feature request related to a problem? Please describe.
The Schema Processor doesn't yet ensure Resources are unique when processing
resource
andall
rename_attributes.Describe the solution you'd like
Ensure that each ResourceLogs has a unique Resource within a plog.Logs object (along with all other signal types)
Describe alternatives you've considered
No response
Additional context
Pointed out by @jsuereth in #35248 (comment)
The text was updated successfully, but these errors were encountered: