github robusta-dev/robusta 0.10.26

latest releases: 0.12.1-alpha, 0.12.0, 0.11.1-alpha...
5 months ago

New Features

Rocket.Chat Sink You can now send Robusta notifications to Rocket.Chat. Docs.

rocketchat11
Email (SMTP) Sink You can now send Robusta notifications directly to email. Docs.

rocketchat11
Simpler sink configuration with "stop" attribute Send notification only to the first matched sink. Docs.

sinksConfig:
- slack_sink:
    name: sre-team
    slack_channel: sre-alerts
    api_key: xoxb-198308...
    match:
      labels: "team=sre"
    stop: true

...And many small improvements and bugfixes.

Support for New SaaS Features

Metrics Explorer View Prometheus metrics from any connected cluster.

Screenshot 2023-12-10 at 3 04 10 PM

AI Assistant Investigate Kubernetes problems and find their root cause using AI.

Screenshot 2023-12-10 at 3 06 01 PM

New Contributors

Full Changelog: 0.10.25...0.10.26

Don't miss a new robusta release

NewReleases is sending notifications on new releases.