Highlights
This release expands the Prometheus plugin's metrics coverage to several popular Kubernetes ecosystem CNCF projects
✨ New CRD metrics support
Volcano — Metrics charts for Queue resources: batch scheduling, queue utilization, and resource allocation.
Knative — Metrics charts for Knative workloads, with improved rendering and translation support.
Cluster API (CAPI) — Metrics support for CAPI resources, with new chart configs and queries for cluster lifecycle and infrastructure health.
Strimzi (Kafka) — Metrics charts for Strimzi-managed Kafka clusters, covering broker and cluster-level health.
New Changes
- 1b85ea3 prometheus: Add Volcano Queue metrics charts
- 309bf6c prometheus: knative: Fix metrics render and add translation
- 51eaf0e Prometheus: Cluster-Api: Add metrics support for cluster-api
- f0054d8 Prometheus:Cluster-Api: Enhance CAPI metrics support by adding new chart configurations and queries
- 31b1a30 prometheus: charts: Add Knative charts
- d7c91b1 prometheus: Add Kafka cluster metrics charts
Fixes:
- 2886bee prometheus: gate Job metrics/actions on batch/v1
- 247b8a8 fix(settings): handle plain text response in Prometheus connection test
- 44e21eb prometheus: Chart: Guard merge against out-of-bounds series access
Dependency Updates
- 21717b1 prometheus: Bump version to 0.9.0
- 7d892cc prometheus: Override ws to 8.21.0
- 5608e23 prometheus: Bump @kinvolk/headlamp-plugin to ^0.14.0
- e8f9c09 prometheus: Bump headlamp-plugin to 0.14.0