v0.10.0
We have just released version v0.10.0
of our managed collection for Kubernetes and prometheus:v2.43.1-gmp.0-gke.0
of self-deployed collection.
Users who deploy managed collection using kubectl
should reapply the manifests in the documentation. Users who deploy the service using gcloud
or the GKE UI are being upgraded on clusters running version 1.27 or newer. Self-deployed collection users should upgrade their binaries to use gke.gcr.io/prometheus-engine/prometheus:v2.43.1-gmp.0-gke.0
.
Changes in managed collection v0.10.0
:
- [ENHANCEMENT] Introduced the datasource-syncer as a preferred way to authorize Grafana for querying, replacing the frontend binary.
- [ENHANCEMENT] Added mTLS parameters for datasource-syncer.
- [ENHANCEMENT] Added mTLS settings (excluding certificates) for scrape configurations.
- [ENHANCEMENT] Removed some unused RBAC permissions.
- [ENHANCEMENT] Managed Rule-evaluator and Alertmanager now scale down when no rules or alerts are configured.
- [ENHANCEMENT] Added BasicAuth Username setting for scrape endpoints (password coming soon)
- [ENHANCEMENT] Added Authorization Header Scheme setting for scrape endpoints (credentials coming soon)
- [ENHANCEMENT] Added OAuth 2 settings (excluding client secrets) for scrape endpoints
- [ENHANCEMENT] Add support for
web.external-url
for managed alertmanager - [SECURITY] Reduce RBAC permissions of components