Skip to content

koku-metrics-operator:v4.4.1

Choose a tag to compare

@bacciotti bacciotti released this 26 May 05:46
· 23 commits to main since this release
78eabeb

Features & Capabilities:

  • Query Prometheus to create reports specific to cost management.
  • Package reports as a tarball and uploaded to cost management through console.redhat.com Ingress service.
  • Create an integration in console.redhat.com.
  • Persistent data storage.
  • Collect all available metrics within Prometheus, up to 90 days.
  • Air-gapped capable.
  • Resource Optimization metrics collection.
  • Virtual machine metrics collection.
  • NVIDIA GPU and MIG (Multi-Instance GPU) metrics collection.

New in v4.4.1:

  • (Bugfix) Fixed nvidia-gpu-pod-uptime-seconds metric to correctly report wall-clock pod uptime instead of GPU compute engine active time.
  • Added nvidia-gpu-pod-utilization metric to track per-pod GPU utilization over time.
  • (Bugfix) Fixed DCGM PromQL queries for clusters configured with honor_labels=true.
  • (Bugfix) Fixed NVIDIA MIG GPU memory capacity query to correctly scope metrics to MIG GPU instances only.
  • Updated dependencies.

What's Changed

Full Changelog: v4.4.0...v4.4.1