Added exporting autoscaling metrics in Heapster config

This commit is contained in:
Piotr Szczesniak 2015-07-31 20:54:58 +02:00
parent ff058a1afe
commit 2bf447caae
2 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,8 @@ spec:
- /heapster
- --source=kubernetes:''
- --sink=gcm
- --sink=gcmautoscaling
- --sink=gcl
- --align_stats
- --poll_duration=2m
- --stats_resolution=1m

View File

@ -30,6 +30,8 @@ spec:
- /heapster
- --source=kubernetes:''
- --sink=gcl
- --sink=gcmautoscaling
- --sink=influxdb:http://monitoring-influxdb:8086
- --align_stats
- --poll_duration=2m
- --stats_resolution=1m