Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DirectXMan12 DirectXMan12 released this 11 Oct 19:50
· 444 commits to master since this 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)