Skip to content

Allow silencing Prometheus alerts directly from Slack (and other sinks) #220

Description

@aantn

Motivation
Sometimes alerts are really noisy and you just want to silence them temporarily. You can do so by opening AlertManager and creating a silence in the UI (or by using the amtool cli) but you can't do so directly from Slack.

Suggested Solution

  1. Write a playbook action which takes a Prometheus alert and silences it
  2. Write a playbook action which is triggered on every Prometheus alert and adds a CallbackBlock which lets the user trigger (1) when they choose

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionA robusta "action"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions