Skip to content

Retry alertmanager delete silence when one instance fails #5780

Closed
@emanlodovice

Description

@emanlodovice

Describe the bug
Currently alertmanager silence handler only retries on GET requests https://github.com/cortexproject/cortex/blob/master/pkg/alertmanager/distributor.go#L250-L260 but it seems like from the discussion in #4422 we should also be able to retry on DELETE.

Expected behavior
Delete silence request should retry to a difference instance if the delete request in one AM instance fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions