Agent version 2.20.2
Added
- New optional Helm parameter
additionalEnvVars
replacesextraEnvVars
, which is now deprecated. See Deprecated below. - New
sf_node_labels
metric and improved handling of node resource usage metrics.
For the complete list metrics that StormForge collects, see the Security FAQ.
Changed
- Updated dependencies:
prometheus
to v3.2.1prometheus
libraries to v0.302.0kubernetes
libraries to v0.32.2stormforge-go
to v4.7.4go-application
to v0.0.97cobra
to v1.9.1client_golang
to v1.21.1
Fixed
- Node controller metrics are now garbage collected.
- Fixed a typo in the Helm template.
Security
- Updated dependencies
go-jose/v4
to v4.0.5x/oauth2
to v0.28.0
Deprecated
extraEnvVars
Helm parameter. UseadditionalEnvVars
(see Added above). ExistingextraEnvVars
settings are respected and no changes are required.
Last modified March 20, 2025