added
Dynamic Alerting, Context Propagation v2, UI upgrades, External DB support and more
4 months ago by Siddarth Jain
New Feature Releases:
- Context propagation v2: Export output from one task as an input to another task.
- Dynamic alerting: Capability to setup alerts with different thresholds for different duration
- Email step type: -- Capability to add your email account as a connection and send email from within a PlayBook.
- Version Update: Get notifications if there's a new version available.
- Conditions: Added capability to add a condition on the current time.
- Deployment updates: Added support for external databases.
Improvements
- Capability to compare with past timestamp. (Comparison of metrics outputs with past windows)
- Capability to add array instead of string. (Can loop through a step using an array variable)
- Variable usage across all/most fields. (All input are now eligible for using variables)
- Okta only page by removing sign up. (Login Providers configurability (Only keep your SSO option, disable credentials based login))
- Sidebar animation, UI improvements, Folding toggle.
- Made a default timeout of 120s for any db query.
- Notification copy improvement: Updated Slack responses
Bugfixes:
- Default values for Loki added to Grafana integration
- Updated deployment variables in compose files and helm (Build timestamp, variable_version)
- Notification copy refactoring: Updated Slack responses
Architectural upgrades:
- Transition to Typescript (Migration to ts and vite package manager)
- Task form auto-generated by backend. (Submit behavior in forms for improved data handling)
- Splitting table to table & log -- Changed output proto field to logs from the table for migrated log sources