From daabd0c8354df4d74d221a09b822846c65fbf32a Mon Sep 17 00:00:00 2001 From: Filip Grzadkowski Date: Tue, 1 Mar 2016 11:59:26 +0100 Subject: [PATCH] Revert "switch heapster addon to summary metrics api" --- .../addons/cluster-monitoring/influxdb/heapster-controller.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/addons/cluster-monitoring/influxdb/heapster-controller.yaml b/cluster/addons/cluster-monitoring/influxdb/heapster-controller.yaml index 054a0fc9fe9..2a1bcfded19 100644 --- a/cluster/addons/cluster-monitoring/influxdb/heapster-controller.yaml +++ b/cluster/addons/cluster-monitoring/influxdb/heapster-controller.yaml @@ -38,7 +38,7 @@ spec: memory: {{ heapster_memory }} command: - /heapster - - --source=kubernetes.summary_api:'' + - --source=kubernetes:'' - --sink=influxdb:http://monitoring-influxdb:8086 - --metric_resolution=60s - image: gcr.io/google_containers/heapster:v0.20.0-alpha8