Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudMetrics ¶
type CloudMetrics struct {
InstallationCreationDurationHist prometheus.Histogram
}
CloudMetrics holds all of the metrics needed to properly instrument the Provisioning server
func New ¶
func New() *CloudMetrics
New creates a new Prometheus-based Metrics object to be used throughout the Provisioner in order to record various performance metrics
Click to show internal directories.
Click to hide internal directories.