Skip to content

Releases: kubernetes-sigs/prometheus-adapter

v0.2.1

14 Jul 00:13
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

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

11 Oct 19:50
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

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

07 Aug 18:27
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

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)