Releases: robusta-dev/robusta
Releases · robusta-dev/robusta
Fix issue with Dockerfile due to upstream changes
0.6.3 another attempt at fixing socat issue
Robusta Cloud
Merge pull request #38 from robusta-dev/cli-spinner add spinner icons to cli
Minor bug fixes for 0.6
Improvements to prometheus dns resolution
Robusta sinks and cloud support
- Bug fixes
- Introduced Robusta sinks
- Introduced Robusta cloud support
- Added new
robusta
cli commands for managing playbooks and pulling current configuration out of the cluster
Bash, CPUThrottling, Deployment status enrichments
New Features:
- New enrichers: NodeBashEnricher, CPUThrottlingAnalysis, and DeploymentStatusEnricher
- Add a log line when an alert is silenced. The format is
Silencing alert {alert_name} due to silencer {silencer_name}
Bug Fixes:
- Fix handling of Slack messages with very long titles or contents. This bug caused certain alerts to be dropped and not forwarded to Slack.
Other Changes:
- Minor formatting and styling changes to Slack messages
- Documentation improvements
Alerts Enrichments
0.4.49 <DEFAULT_SLACK_CHANNEL>
Alerts Enrichments
0.4.48 revert GraphEnricher as default
Alerts Enrichments
0.4.47 add GraphEnricher as default
Alerts Enrichments
0.4.46 alert integrations default configuration
CLI simplification
0.4.45 docs fix