Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Monitor ¶
type Monitor struct {
// contains filtered or unexported fields
}
func (*Monitor) StartMonitoring ¶
StartMonitoring is a blocking method that periodically logs data from the status of HorizontalPodAutoscaler objects. It takes into account all HPAs in the same namespace as the current landscaper deployment. In this way it allows a simple monitoring of the cpu and memory consumption of the landscaper pods.
Click to show internal directories.
Click to hide internal directories.