Skip to content

costmanagement-metrics-operator:4.4.1

Choose a tag to compare

@bacciotti bacciotti released this 23 Jun 12:39
· 205 commits to main since this release
53d63c3

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:

  • Fixed GPU pod uptime metrics reporting (COST-7474)
  • Fixed GPU PromQL queries returning no data when DCGM ServiceMonitor uses honor_labels: true (COST-7484)
  • Fixed ROS workloads query to exclude DeploymentConfig and resolve duplicate series error (COST-7668)
  • Upgraded Go to 1.26 (COST-7530)
  • Security updates: libcap (CVE-2026-4878), openssl (CVE-2026-31790, CVE-2026-28390), p11-kit (CVE-2026-2100), glibc (CVE-2026-4437, CVE-2026-4438, CVE-2026-4046)

What's Changed

  • chore(deps): update costmanagement-metrics-operator to ffd00b2 by @red-hat-konflux[bot] in #915
  • Update Konflux references by @red-hat-konflux[bot] in #917
  • [COST-7461] bump go version by @djnakabaale in #946
  • Refresh RPM lockfiles [SECURITY] by @red-hat-konflux[bot] in #955
  • Update Konflux references by @red-hat-konflux[bot] in #948
  • Update module github.com/fsnotify/fsnotify to v1.10.1 by @red-hat-konflux[bot] in #958
  • Refresh RPM lockfiles by @red-hat-konflux[bot] in #956
  • Update github.com/openshift/api digest to 09730f8 by @red-hat-konflux[bot] in #950
  • chore(deps): update costmanagement-metrics-operator to 3c7f974 by @red-hat-konflux[bot] in #945
  • [COST-7530] upgrade to go1.26 and update dependencies by @djnakabaale in #961
  • Refresh RPM lockfiles by @red-hat-konflux[bot] in #966
  • Update Konflux references by @red-hat-konflux[bot] in #962
  • [COST-7376] downstream updates for v4.4.1 by @bacciotti in #965
  • chore(deps): update costmanagement-metrics-operator to 2ef562c by @red-hat-konflux[bot] in #964
  • [COST-7668] exclude DeploymentConfig workloads from ros:image_workloads query by @djnakabaale in #974
  • update docs and konflux triggers by @djnakabaale in #977

Full Changelog: v4.4.0-downstream...v4.4.1-downstream