[stable/kube-state-metrics]: Fix link to metric docu (#13647)

Signed-off-by: Florian Rusch <git@florianrusch.de>

[stable/kube-state-metrics] Bump Chart version

Co-Authored-By: Tariq Ibrahim <tariq181290@gmail.com>
Bump Version

Signed-off-by: Florian Rusch <git@florianrusch.de>
This commit is contained in:
Florian Rusch
2019-05-15 14:13:19 -07:00
committed by Kubernetes Prow Robot
parent 9fecdb0ebc
commit c0e04eaba5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ keywords:
- metric
- monitoring
- prometheus
version: 1.6.0
version: 1.6.1
appVersion: 1.6.0
home: https://github.com/kubernetes/kube-state-metrics/
sources:
@@ -1,6 +1,6 @@
kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
The exposed metrics can be found here:
https://github.com/kubernetes/kube-state-metrics/tree/master/Documentation#documentation.
https://github.com/kubernetes/kube-state-metrics/blob/master/docs/README.md#exposed-metrics
The metrics are exported on the HTTP endpoint /metrics on the listening port.
In your case, {{ template "kube-state-metrics.fullname" . }}.{{ .Release.Namespace }}.svc.cluster.local:{{ .Values.service.port }}/metrics