Skip to content

[Feature Request] Deduplication of attributes #1300

Open
@cijothomas

Description

@cijothomas

As of today, Logs API/SDK does not do de-deuplication.
Tracing API/SDK does do de-duplication for SpanAttributes, but it is being removed. There is no de-duplication done for Event Attributes and Link Attributes.
Metrics API/SDK does do de-duplication, but it could be removed.

Please comment on this issue, if you are an end-user who want a feature from this repo to do the de-duplication. This is typically the case, if you, as instrumentation author, cannot enforce it, and your backend does not support it either. When you comment here, please describe the scenario in detail, so that we can design a solution to cover that. In general, if we chose to offer a feature for this, it'll be opt-in basis, as there is significant overhead to do de-duplication.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-commonArea:common issues that not related to specific pillar

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions