Skip to content

koku-metrics-operator:v4.2.0

Choose a tag to compare

@djnakabaale djnakabaale released this 25 Sep 18:57
· 36 commits to main since this release
d973ee0

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.

New in v4.2.0:

  • Enabled gathering and reporting NVIDIA GPU metrics for resource optimization.
  • (Bugfix) Fixed custom CA certificate validation and configuration issues.
  • (Bugfix) Fixed issue where ROS queries were missing workload metadata for namespaces labeled only with the legacy insights_cost_management_optimizations label.

What's Changed

  • [COST-6516] create release bundle for upstream version v4.1.0 by @djnakabaale in #665
  • [COST-6668] Add descriptions for ROS namespace metrics report by @djnakabaale in #668
  • [COST-6428] handle custom certs for proxy by @maskarb in #671
  • Update Makefile and improve documentation by @djnakabaale in #685
  • Bump the testing-framework group with 2 updates by @dependabot[bot] in #683
  • Bump the ci-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #700
  • Bump the prometheus group with 2 updates by @dependabot[bot] in #699
  • Bump the k8s-io-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #693
  • Bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3 in the testing-framework group by @dependabot[bot] in #703
  • Bump the k8s-io-dependencies group with 3 updates by @dependabot[bot] in #702
  • [COST-6745] Add queries to gather GPU metrics for resource optimization by @djnakabaale in #705
  • [COST-6746] Add GPU columns descriptions for ROS container report by @djnakabaale in #707
  • [COST-6799] fix ROS container queries to properly support old namespace label by @djnakabaale in #708
  • [COST-6819] add whats new in operator v4.2.0 to the CSV description by @djnakabaale in #710

Full Changelog: v4.1.0...v4.2.0