github robusta-dev/robusta 0.11.1-alpha

latest releases: 0.14.0, 0.14.0-alpha-1, 0.14.0-alpha...
pre-releaseone month ago

New Features

Slack Alert Grouping and Summarization Using Slack Threads

Reduce alert fatigue by grouping similar alerts and summarize them into a Slack thread.
Fully customizable based on severity, type of alerts, labels and more.

Screen Shot 2024-05-06 at 12 54 39

- slack_sink:
    # other slack sink params
    grouping:
      group_by:
        - cluster
      interval: 86400
      notification_mode:
        summary:
          threaded: true
          by:
            - identifier
            - severity

See all configuration options

New Zulip Sink

Receive Robusta alerts in Zulip. Contributed by community member @oscgu. See here for detailed instructions.

Screen Shot 2024-05-06 at 12 55 34

Other changes

New Contributors

Full Changelog: 0.11.0...0.11.1-alpha

Don't miss a new robusta release

NewReleases is sending notifications on new releases.