Skip to content

Releases: robusta-dev/robusta

0.10.26

10 Dec 13:16
Compare
Choose a tag to compare

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

0.10.26-alpha4

06 Dec 18:13
Compare
Choose a tag to compare
0.10.26-alpha4 Pre-release
Pre-release
update pypi user

0.10.26-alpha3

06 Dec 17:59
Compare
Choose a tag to compare
0.10.26-alpha3 Pre-release
Pre-release
update pypi credentials

0.10.26-alpha2

06 Dec 16:06
Compare
Choose a tag to compare
0.10.26-alpha2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.10.25...0.10.26-alpha2

0.10.26-alpha1

06 Nov 07:13
Compare
Choose a tag to compare
0.10.26-alpha1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.10.25...0.10.26-alpha1

0.10.25

22 Oct 17:06
4c6f0f9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.24...0.10.25

0.10.25-alpha1

22 Oct 15:51
4c6f0f9
Compare
Choose a tag to compare
0.10.25-alpha1 Pre-release
Pre-release
Set cluster inactive on SIGINT and active on start (#1100)

* Set cluster inactive on SIGINT and active on start

* Make set_cluster_active available for all sinks

* Add logging on setting cluster active

* Close websocket on SIGINT

* set_cluster_active change updated_at

0.10.24-alpha.3

17 Oct 09:10
Compare
Choose a tag to compare
0.10.24-alpha.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.10.24...0.10.24-alpha.3

0.10.24

28 Sep 13:31
aa73371
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.23...0.10.24

0.10.24-alpha.2

22 Sep 08:33
Compare
Choose a tag to compare
0.10.24-alpha.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.10.20...0.10.24-alpha.2