Closed
Description
Component(s)
processor/logdedup
Is your feature request related to a problem? Please describe.
Log records are aggregated by resource and log attributes, body and severity text. The instrumentation scope is ignored and does not form part of the exported logs payload.
Describe the solution you'd like
It should also be possible to aggregated logs per scope, using the scopes attributes, name and version. The scope should also be part of the exported logs payload.
Describe alternatives you've considered
No response
Additional context
No response