Open ankitpatel96 opened 2 months ago
processor/schema
The Schema Processor doesn't yet ensure Resources are unique when processing resource and all rename_attributes.
resource
all
Ensure that each ResourceLogs has a unique Resource within a plog.Logs object (along with all other signal types)
No response
Pointed out by @jsuereth in https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/35248#issuecomment-2360945061
Pinging code owners:
processor/schema: @MovieStoreGuy
See Adding Labels via Comments if you do not have permissions to add labels yourself.
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 https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/35248#issuecomment-2360945061