Skip to content

Releases: densify-dev/container-data-collection

v4.1.1

28 Nov 14:52
Compare
Choose a tag to compare

Filter terminated containers (of Jobs, CronJobs etc.) from various container, node, node group and cluster metrics.

Full Changelog: v4.1.0...v4.1.1

v4.1.0

19 Sep 17:56
Compare
Choose a tag to compare

New container metrics

  • Max CPU throttling percent
  • Avg CPU throttling percent
  • Sum CPU throttling seconds
  • CPU limit (was available as an attribute)
  • Memory limit (was available as an attribute)
  • CPU request (was available as an attribute)
  • Memory request (was available as an attribute)

New container events

  • Process exit: timestamp, exit code and is pid 1 (true/false flag)

New node metrics

  • OOM kill event count
  • CPU throttling event count
  • CPU limit
  • Memory limit
  • CPU request
  • Memory request
  • CPU reservation percent
  • Memory reservation percent
  • Pod count

New node attributes

  • Provider Id
  • K8s version (kubelet)

New cluster attributes

  • K8s version (API servers)

Other
Configuration and metrics for 2nd-degree pod ownership by CRDs:

  • CRD-ReplicaSet-Pod
  • CRD-Job-Pod

v4.0.0

28 May 17:41
Compare
Choose a tag to compare

Official 4.0.0 release. See details here