Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( AppWrapperPhaseCounter = prometheus.NewCounterVec( prometheus.CounterOpts{ Name: "appwrapper_phase_total", Help: `The total number of times an appwrapper transitioned to a given phase per namespace.`, }, []string{"namespace", "phase"}, ) )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.