Agent version 2.20.0
Added
-
Node metrics collection is now enabled by default.
-
New custom node metrics:
sf_node_capacity_resources
: The total amount of resources that a node has.node_cpu_usage_seconds_total
: Used in calculating the average cluster CPU utilizationnode_memory_working_set_byes
: Used in calculating the average cluster memory utilization
For a complete list of metrics, see the Security FAQ.
Changed
- Added
namespaces
touseViewRole
in RBAC configuration. - Updated dependencies:
spf13/pflag
to v1.0.6argo-rollouts
to v1.8.0stormforge-go
to v4.7.2x/oauth2
to v0.26.0terratest
to v0.48.2go-application
to v0.0.95
Fixed
- We fixed the synchronization of workload configurations and HPA deletions.
- We fixed an issue with how DaemonSets were reconciled.
- We fixed an issue that prevented memory bump-ups from being applied immediately when configured to do so.
Last modified February 12, 2025