mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 21:17:23 +00:00
Added exporting autoscaling metrics in Heapster config
This commit is contained in:
parent
ff058a1afe
commit
2bf447caae
@ -30,6 +30,8 @@ spec:
|
|||||||
- /heapster
|
- /heapster
|
||||||
- --source=kubernetes:''
|
- --source=kubernetes:''
|
||||||
- --sink=gcm
|
- --sink=gcm
|
||||||
|
- --sink=gcmautoscaling
|
||||||
- --sink=gcl
|
- --sink=gcl
|
||||||
|
- --align_stats
|
||||||
- --poll_duration=2m
|
- --poll_duration=2m
|
||||||
- --stats_resolution=1m
|
- --stats_resolution=1m
|
||||||
|
@ -30,6 +30,8 @@ spec:
|
|||||||
- /heapster
|
- /heapster
|
||||||
- --source=kubernetes:''
|
- --source=kubernetes:''
|
||||||
- --sink=gcl
|
- --sink=gcl
|
||||||
|
- --sink=gcmautoscaling
|
||||||
- --sink=influxdb:http://monitoring-influxdb:8086
|
- --sink=influxdb:http://monitoring-influxdb:8086
|
||||||
|
- --align_stats
|
||||||
- --poll_duration=2m
|
- --poll_duration=2m
|
||||||
- --stats_resolution=1m
|
- --stats_resolution=1m
|
||||||
|
Loading…
Reference in New Issue
Block a user