Skip to main content

Kubernetes Agent v1.8.5

Includes Java Agent v2.2.52

February 17, 2025

  • New Supported for collecting metrics related to Kubernetes custom resources via additional features.

    • Added the collect_custom_resources option to the whatap-master-agent's container by applying additional features instead of basic features.

      collect_custom_resources bool

      Default false

      When set to true, you can check the kube_cr and kube_crd categories in the Metrics Search menu. The collected data can be seen in Object Manifest and Tag count.

      Note
      • kube_crd: It collects the CustomResourceDefinition (CRD) metrics.

      • kube_cr: It collects the custom resource (CR) metrics defined as CRD.

  • New Improved the GPU monitoring by adding the DCGM_FI_DEV_POWER_USAGE data to the container_gpu category.

  • New Added the #whatapSysLog category in the log to provide the user environment's runtime information when running the node agent container.

  • Fixed Fixed the kube_pod_volume related bugs.

    • Fixed the bug where all data is collected regardless of the cluster project or namespace.

    • Fixed some data missing cases caused by synchronization issues.

  • Fixed Fixed the issue where container image names are not parsed correctly.

Info

Agent download: kube_mon_1.8.5.tar