Releases: kubernetes-sigs/prometheus-adapter
Releases · kubernetes-sigs/prometheus-adapter
v0.2.1
This is a release to trigger Travis to tag new images after fixing a CI issue. It's otherwise identical to v0.2.0.
v0.2.0
This is still an alpha release.
This release exposes only the custom.metrics.k8s.io/v1beta1
API group. It will not work with Kubernetes 1.7, only Kubernetes 1.8.
The following features are not supported:
- cAdvisor metrics which don't follow the Prometheus naming conventions (e.g. if it ends in
_total
but is not cumulative) - metrics on non-namespaced resources (besides namespaces themselves)
- fully qualified resources in labels (currently, labels must be resource names without groups)
v0.1.0
This is an alpha release. The following features are not supported:
- cAdvisor metrics which don't follow the Prometheus naming conventions (e.g. if it ends in
_total
but is not cumulative) - metrics on non-namespaced resources (besides namespaces themselves)
- fully qualified resources in labels (currently, labels must be resource names without groups)