Agent version 2.13.0
Added
- Adds 10 minute “Learning Period” to the Agent sidecar in the Metrics-forwarder pod for faster metrics scraping after init.
- Adds a workload metric
sf_workload_terminated_total
that tracks the count of workload termination events. Initially will only trackOOMKilled
events.
Changed
- Added a default value to authorization.issuer to the Helm chart.
Removed
- Cadvisor metric
container_oom_events_total
no longer collected.
Fixed
- Workload container order was not being preserved.
- Potential contention between DeletionPredicate and Reconcile.
Last modified August 15, 2024