Skip to main content

Kubernetes Agent v1.8.9

Includes Java Agent v2.2.61

November 7, 2025

  • Fixed Improved CPU Statistics

    • Prevented Negative CPU Values: Fixed an issue where CPU metrics could display negative values due to counter resets or race conditions.

      • Applied to multiple CPU metrics: user, sys, nice, irq, softirq, steal, guest, guest_nice

      • Ensures all CPU statistics remain non-negative by returning 0 when a calculated value is negative.

  • Fixed Ingress Backend Service Port Handling

    • Enhanced Backend Service Port Processing: Fixed edge cases in Ingress configuration handling.

      • Properly handles both numeric and named ports for backend services.
Info

Agent download: kube_mon_1.8.9.tar