This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
chaos-genius v0.9.0-alpha
Hey everyone 👋, we’re back announcing the release of v0.9.0 of Chaos Genius! Here are some brief notes on our new features and bug fixes:
⏬ Sub Dimensional Filter for Anomaly Detection
Users can now browse through anomalies for any sub-dimensions (e.g. Country = UK
) by just choosing the filters from the top; this has been a much requested feature and we’re happy that we’re finally supporting this.
🚨 Enhancements to our Alerts Module
Sub-Dimensional alerts have returned with a new and improved format! Users can choose to receive sub dimensional alerts while adding a KPI alert. To make alerts more insightful, we now provide Reasons for Change for any anomaly as well!
⛓️ Adding DataBricks & Athena as Data Connectors
To make Chaos Genius operational for more environments, we’ve added two new data connectors - AWS Athena & Databricks - to our roster.
🐛 Bug fixes
- Fix/pyarrow dep coflict #1008
- Fixes the bug where having strings with quotes in your data would break it #1005
- Added condition for comparing KPI search texts #1003
- Fix empty event alerts tab in alerts dashboard #1000
- Dashboard link in alert does not filter by the specific alert #1000
- Alerts and KPIs are not linked in the alerts dashboard #1000
- fix: error handling for fetching the table info in case of permission issue #998
- fix(edit-kpi): kpi validation triggered on edit kpi #996
- Fix breadcrumbs in KPI screen #993
- Fixes #991 by checking for validation success before running checks for tz-aware data #992