Releases: robusta-dev/robusta
Releases · robusta-dev/robusta
0.10.12
Important Updates
Improved OpenShift Support
You can now get Prometheus alerts from your Openshift clusters. Learn more.
Reducing Noisy Alerts
- We added a silencer for noisy TargetDown Prometheus alerts related to DNS. This feature is triggered when the Prometheus targets are not configured properly.
More Changes
- Fixed cpu graphs by @LeaveMyYard in #723
- Added support for additional cert in Slack by @RoiGlinik in #729
- Added feature: Playbook base64 encoded values by @pavangudiwada in #725
- Work in Progress: PagerDuty integration by @ganeshrvel in #715
- Add ability to provide Authorization header to Prometheus and alert manager to use with OpenShift by @LeaveMyYard in #703
- Silenced alerts in Robusta prometheus stack are persistent now by @RoiGlinik in #739
- Improved robusta UI discovery by @arikalon1 in #737
- Created generic resource event enricher by @RoiGlinik in #726
- Silenced noisy misconfigured dns TargetDown Alerts by @Avi-Robusta in #742
- Added enricher to NodeFilesystemAlmostOutOfSpace by @Avi-Robusta in #740
and much more…
New Contributors
- @ganeshrvel made their first contribution in #715
Full Changelog: 0.10.11...0.10.12
0.10.12-alpha.1
What's Changed
- Fix cpu graphs by adding label + correct units by @LeaveMyYard in #723
- Changed sinkConfig: to sinksConfig: by @pavangudiwada in #727
- slack add support for additional cert by @RoiGlinik in #729
- Feature: Playbook base64 encoded values by @pavangudiwada in #725
- WIP - PagerDuty integration by @ganeshrvel in #715
- Add ability to provide Authorization header to Prometheus and alert manager to use with OpenShift by @LeaveMyYard in #703
- Update alert-manager.rst by @aantn in #716
- Change the text in the docs about OpenShift by @LeaveMyYard in #731
- add config to apply pvc for am by @RoiGlinik in #739
- run discovery in batches by @arikalon1 in #737
- create generic resource event enricher by @RoiGlinik in #726
- split kind and name by @RoiGlinik in #743
- fix setup instructions for apple m1 by @Sheeproid in #744
- Silence target down by @Avi-Robusta in #742
- Fix config load order bug with LA by @Avi-Robusta in #730
- added enrichers to Node Alert + bugfix node_disk_analyzer by @Avi-Robusta in #740
New Contributors
- @ganeshrvel made their first contribution in #715
Full Changelog: 0.10.11...0.10.12-alpha.1
0.10.11
What's Changed
- Added a job failure to built in playbooks by @Avi-Robusta in #705
- Add automountServiceAccountToken by @LeaveMyYard in #679
- Updated Prometheus Operator documentation by @pavangudiwada in #670
- Add nodeSelectors for kubewatch and runner to values.yaml by @aantn in #696
- Fix: update csaju broken blog links & twitter username by @Aju100 in #700
- Removed non supported options from CLI --install-completion, --show-completion by @Sheeproid in #712
- Use the new Kubewatchh v.2.1.0 version by @RoiGlinik in #718
- Update webhook.rst by @Aref-Riant in #720
- Logs enricher improvements by @RoiGlinik in #678
- Add ttl option to ui sink and cluster status by @RoiGlinik in #717
- Fix override finding attributes missing default values by @RoiGlinik in #721
- Fix missing label on container memory graph by @LeaveMyYard in #664
and much more...
New Contributors
- @MacroPower made their first contribution in #673
- @Aju100 made their first contribution in #700
- @Aref-Riant made their first contribution in #720
Full Changelog: 0.10.10...0.10.11
0.10.10-alpha.1
What's Changed
- Clarified versions that need upgrade instructions by @pavangudiwada in #665
- Fixed spelling by @pavangudiwada in #666
- Update README.md by @aantn in #667
- use darker color by @RoiGlinik in #671
- Added custom services set up guide by @pavangudiwada in #669
- Trim Datadog event body length to max allowed characters by @MacroPower in #673
- Fix pre-merge checks by @aantn in #683
- Add automountServiceAccountToken by @LeaveMyYard in #679
- removed the list of cluster actions from the log by @Avi-Robusta in #675
- Removed Table of contents by @pavangudiwada in #684
- Add black, isort, absolufy-imports and flake8 by @LeaveMyYard in #625
- Shorten cpu throttling explanations by @aantn in #672
- Updated additional-playbooks.rst by @pavangudiwada in #688
- add the actual error text by @RoiGlinik in #689
- fix issues with docker cli release by @RoiGlinik in #686
- Fix black in pre-commit for python >3.7 by @LeaveMyYard in #693
- Removed space that was getting replaced as + in the UI by @pavangudiwada in #694
- Silence url add svc label by @RoiGlinik in #695
- Update LICENSE by @rishavmehra in #702
- Updated Prometheus Operator documentation by @pavangudiwada in #670
- Delete bug with supabase_py by @Avi-Robusta in #676
- removed pods that finished running from discovery by @Avi-Robusta in #677
- added a job failure to built in playbooks by @Avi-Robusta in #705
New Contributors
- @MacroPower made their first contribution in #673
Full Changelog: 0.10.10...0.10.10-alpha.1
Permissions bug fix
How to upgrade
What's Changed
- Revert runAsUser option - Pooling playbooks from git doesn't support it yet
- Removed broken links by @pavangudiwada in #652
- Improve
get_resolution_from_duration
calculation by @LeaveMyYard in #656 - add support for am versions <= 0.21. by @RoiGlinik in #662
Full Changelog: 0.10.9...0.10.10
0.10.9
How to upgrade
If you use Robusta’s bundled Prometheus Stack then a few manual steps are required. Learn more.
Important Updates
Added Jira Sink
You can now get Kubernetes notifications and Prometheus alerts in Jira. Learn how to configure it.
Prometheus and Grafana Updates
We upgraded the Grafana and Prometheus bundled with Robusta. See what’s new.
Streamlined UI Flow
Featured Changes
- Upgraded the default included Prometheus version to 43.2.1 by @arikalon1 in https://github.com/robusta-dev/robusta/pull/650
- Added Jira Sink by @anFatum in https://github.com/robusta-dev/robusta/pull/645
- Improved Ops Genie sink by @LeaveMyYard in https://github.com/robusta-dev/robusta/pull/623
- Improved Matermost sink by @anFatum in https://github.com/robusta-dev/robusta/pull/646
- Improved Java-Toolkit by @Avi-Robusta https://github.com/robusta-dev/robusta/pull/642
- Added docker cli by @RoiGlinik in https://github.com/robusta-dev/robusta/pull/629
- Encoding RSA keys by default by @pavangudiwada in https://github.com/robusta-dev/robusta/pull/624
- Fixed slack table bug by @RoiGlinik in https://github.com/robusta-dev/robusta/pull/640
- Updated free videos link in Documentation by @sassukeuchiha in https://github.com/robusta-dev/robusta/pull/644
- Fix: minor changes to fix CLI command by @k4kratik in #636
- and more
New Contributors
- @k4kratik made their first contribution in #636
- @sassukeuchiha made their first contribution in #644
Full Changelog: 0.10.8...0.10.9
0.10.9-alpha-5
What's Changed
- Bugfix action exec fix by @Avi-Robusta in #659
Full Changelog: 0.10.9-alpha-4...0.10.9-alpha-5
0.10.9-alpha-4
Merge remote-tracking branch 'origin/master'
0.10.9-alpha-3
What's Changed
- added events to track pageviews of installation (for posthog) by @Sheeproid in #610
- Removed demo files by @pavangudiwada in #607
- Revert "added events to track pageviews of installation (for posthog) (#610)" by @Sheeproid in #611
- added events to track pageviews of installation (for posthog) by @Sheeproid in #614
- Add account context to silence button by @RoiGlinik in #615
- Add host param to opsgenie_sink by @LeaveMyYard in #623
- Feature/delete svg images by @anFatum in #627
- Encoding RSAKeyPair by default with new public and private values by @pavangudiwada in #624
- Update prom charts style by @RoiGlinik in #622
- start testing robusta installation on python 3.10 by @aantn in #567
- better explaining account name by @Sheeproid in #631
- merge non param and param action flow, add action exception for bette… by @RoiGlinik in #606
- customise_finding minor fixes by @RoiGlinik in #635
- Fix pod ps by @aantn in #632
- Fix: minor changes to fix CLI command by @k4kratik in #636
- test new docker cli action by @RoiGlinik in #629
- break down installation for 3 tabs standard, test and gke autopilot by @RoiGlinik in #637
- Fixed minor documentation issues by @pavangudiwada in #630
- use bash, seems to provide better support at the moment by @RoiGlinik in #638
- convert to str before checking for subheaders by @RoiGlinik in #640
- Added comments to redirect users to using RobustaCLI to generate Helm… by @pavangudiwada in #643
- Updating free videos link by @sassukeuchiha in #644
- updated sinks_config to sinksConfig by @pavangudiwada in #641
- Feature/prometheus alert by @anFatum in #628
- Feature/mattermost groups by @anFatum in #646
- Feature/core dns by @anFatum in #647
- Feature/jira sink by @anFatum in #645
- Remove manhole by @arikalon1 in #651
- Prometheus 43.2.1 by @arikalon1 in #650
- fix yaml manifests so robusta can be deploy to secure clusters by @teknologista in #596
- enhance prometheus and alertmanager auto discovery by @arikalon1 in #655
- Light action support by @Avi-Robusta in #642
New Contributors
- @k4kratik made their first contribution in #636
- @sassukeuchiha made their first contribution in #644
- @teknologista made their first contribution in #596
Full Changelog: 0.10.8...0.10.9
0.10.9-alpha-2
Removing debugger until newer version