Documentation ¶
Index ¶
Constants ¶
View Source
const ( MetricState = "cm_states" MetricActions = "cm_actions" LabelState = "state" LabelName = "kyma_name" LabelAction = "action" ActionRegister = "register" ActionConfigure = "configure" ActionUnregister = "unregister" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metrics ¶
type Metrics struct {
// contains filtered or unexported fields
}
func NewMetrics ¶
func NewMetrics() Metrics
func (Metrics) IncConfigure ¶
func (Metrics) IncRegister ¶
func (Metrics) IncUnregister ¶
Click to show internal directories.
Click to hide internal directories.