Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ObserverPoolScaleLatency ¶
func ObserverPoolScaleLatency()
ObserverPoolScaleLatency records the elapsed interval since the oldest unobserved allocation and deallocation requests. If there are no recorded request starts, this method noops.
func StartPoolDecreaseTimer ¶
func StartPoolDecreaseTimer(batch int64)
StartPoolDecreaseTimer records the start of an IP deallocation request. If an IP deallocation request is already in flight, this method noops.
func StartPoolIncreaseTimer ¶
func StartPoolIncreaseTimer(batch int64)
StartPoolIncreaseTimer records the start of an IP allocation request. If an IP allocation request is already in flight, this method noops.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.