Releases: terraform-ibm-modules/terraform-ibm-observability-agents
Releases · terraform-ibm-modules/terraform-ibm-observability-agents
v2.2.0
2.2.0 (2024-11-12)
Features
- added ability to set
wait_til
and wait_till_timeout
(#425) (03135f1)
v2.1.0
2.1.0 (2024-10-30)
Features
- added container filtering for cloud monitoring agents using new variable
cloud_monitoring_container_filter
(#419) (fb04b92)
v2.0.1
2.0.1 (2024-10-29)
Bug Fixes
- deps: update logs agent to version 1.3.2 (#418) (e94a156)
v2.0.0
2.0.0 (2024-10-18)
Features
- fully remove support for Log Analysis agent. Log Analysis is a deprecated service and has been replaced by IBM Cloud Logs (#411) (adf3256)
BREAKING CHANGES
- No longer possible to provision the Log Analysis agent
v1.30.3
1.30.3 (2024-10-14)
Bug Fixes
- deps: update default logs agent version to 1.3.1 (#410) (4c4bb23)
v1.30.2
1.30.2 (2024-10-09)
Bug Fixes
- add validation to ensure cloud monitoring agent tags have no spaces (#405) (9d46d7f)
v1.30.1
1.30.1 (2024-10-04)
Bug Fixes
- revert back to supporting terraform >= 1.3.0 (#402) (9d858ad)
v1.30.0
1.30.0 (2024-10-02)
Features
- added support for the new cloud logs agent to send logs directly to a Cloud Logs instance. This is now the default logging agent deployed by this module as the Log Analysis service is deprecated (#368) (d5eecf8)
v1.29.2
1.29.2 (2024-10-01)
Bug Fixes
- Add priorityClass and maxUnavailable to sysdig-agent helm chart (#398) (88a1002)
v1.29.1
1.29.1 (2024-09-21)
Bug Fixes
- deps: update icr.io/ext/sysdig/agent docker tag to v13.4.1 (#396) (0056501)