Skip to content

[BUG] Do not report documentVersionConflictErrors in documentErrors metric in the OpenSearch sink #5376

@graytaylor0

Description

@graytaylor0

Describe the bug
The documentVersionConflictErrrors in the OpenSearch sink are not sent to DLQ and are not a true documentError since it means the latest document is in OpenSearch already. Due to this, it should not be included in the documentErrors metric, as this is a confusing user experience.

Expected behavior
Do not include documentVersionConflictError in the overall documentErrors metric

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Unplanned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions