From 0bdb7d185fa2b8f3bb497bc7cf05d0b70084c616 Mon Sep 17 00:00:00 2001 From: Thibault Le Reste Date: Wed, 5 Feb 2020 14:39:34 +0100 Subject: [PATCH] update telemetry port to 8081 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7dbcf50ad..60f0199902 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ See the [`docs`](docs) directory for more information on the exposed metrics. ### Kube-state-metrics self metrics -kube-state-metrics exposes its own general process metrics under `--telemetry-host` and `--telemetry-port` (default 81). +kube-state-metrics exposes its own general process metrics under `--telemetry-host` and `--telemetry-port` (default 8081). kube-state-metrics also exposes list and watch success and error metrics. These can be used to calculate the error rate of list or watch resources. If you encounter those errors in the metrics, it is most likely a configuration or permission issue, and the next thing to investigate would be looking