Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AcdGetResourceCounter = promauto.NewCounterVec(prometheus.CounterOpts{ Name: "acd_get_resource_counter", }, []string{"appId", "envId", "acdAppName"})
View Source
var CdTriggerCounter = promauto.NewCounterVec(prometheus.CounterOpts{ Name: "cd_trigger_counter", }, []string{"appId", "envId", "pipelineId"})
View Source
var CiTriggerCounter = promauto.NewCounterVec(prometheus.CounterOpts{ Name: "ci_trigger_counter", }, []string{"appId", "pipelineId"})
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.