Releases: terraform-ibm-modules/terraform-ibm-observability-agents
Releases · terraform-ibm-modules/terraform-ibm-observability-agents
v1.3.4
1.3.4 (2023-04-25)
Bug Fixes
- update kubectl rollout status timeout to 30mins (#126) (392e3df)
v1.3.3
1.3.3 (2023-04-18)
Bug Fixes
- deps: update icr.io/ext/logdna-agent docker tag to v3.8.2-20230417.55660d6109acca68 (#114) (92af670)
v1.3.2
1.3.2 (2023-04-17)
Bug Fixes
- deps: update icr.io/ext/logdna-agent docker tag to v3.8.2-20230410.b36ffc65f1efd53d (#109) (b5caebd)
v1.3.1
1.3.1 (2023-04-14)
Bug Fixes
- deps: update icr.io/ext/logdna-agent docker tag to v3.8.2-20230403.9e7a73bbaa433690 (#101) (75d744d)
v1.3.0
1.3.0 (2023-04-14)
Features
- deps: update icr.io/ext/sysdig/agent docker tag to v12.13.0 (#102) (269fd0b)
v1.2.1
1.2.1 (2023-04-07)
Bug Fixes
- Minor adjustments to some variable descriptions (#98) (551e673)
v1.2.0
1.2.0 (2023-04-07)
Features
- New input variable
logdna_add_cluster_name
can be used to add the cluster name as a logdna tag. Note that the default for this variable is set to true. Set it to false to opt-out of the capability.
- Fixed issue where the cluster id was passed to the sysdig agent, instead of the cluster name. The cluster name is attached to the metric events generated from the point where the new version is deployed. Existing metrics retain the cluster id.
v1.1.0
1.1.0 (2023-03-21)
Features
- added support for logdna agent tags (#15) (320336f)
v1.0.2
1.0.2 (2023-03-06)
Bug Fixes
- Add LOGDNA_REDACT_REGEX to redact secret values from logs (#13) (9d9efa2)
v1.0.1
1.0.1 (2023-03-06)
Bug Fixes