Skip to content

Releases: cloudability/metrics-agent

metrics-agent-2.12.1 - Vuln fix

16 Apr 20:31
fe5a871
Compare
Choose a tag to compare

Updates the go version to 1.23 and golang.org/x/net dependency to fix: CVE-2025-22870
Updates the golangci-lint to v1.60.0, reconfigures the golangci-lint JSON file to handle the version updates

metrics-agent-2.12.0 - Payload Reduction & Memory Optimization

24 Mar 19:39
54ed99b
Compare
Choose a tag to compare

This release includes memory optimization of the metrics-agent by stripping unused metadata from Kubernetes resources in the informers.

This should reduce the metrics-agent's memory footprint and reduce the upload payload.

Also included in this release is the dropping of resources that do not incur costs. Examples being replica sets with zero active pods and jobs that have been completed over an hour ago. Thanks @jdhudson3 for the efforts here!

metrics-agent-2.11.39

04 Feb 23:52
58efe26
Compare
Choose a tag to compare

A Helm chart for Kubernetes

metrics-agent-2.11.38

30 Jan 23:15
95a0e17
Compare
Choose a tag to compare

updates the helm chart to include the uploadRegion value. see https://cloudability.github.io/metrics-agent/ for instructions for how to use

metrics-agent-2.11.37

21 Jan 22:13
aabe8d3
Compare
Choose a tag to compare

A Helm chart for Kubernetes

metrics-agent-2.11.36

18 Dec 21:23
f761aa5
Compare
Choose a tag to compare

A Helm chart for Kubernetes

metrics-agent-2.11.35: Patch Vulnerability

10 Dec 16:33
09b8716
Compare
Choose a tag to compare

Patch for PRISMA-2022-0164

metrics-agent-2.11.34 - Patch Vulnerabilities

07 Nov 18:55
6f124a9
Compare
Choose a tag to compare

A Helm chart for Kubernetes

metrics-agent-2.11.33

08 Oct 21:03
8d6f0b3
Compare
Choose a tag to compare

updates gov region upload endpoint to latest version. Note: full support for the Containers feature won't be available until a future date

metrics-agent-2.11.32

07 Oct 22:19
e909871
Compare
Choose a tag to compare

adds support for uploading metrics data to the us-gov-west-1 region for customers using AWS GovCloud. Note: full support for the Containers feature won't be available until a future date