Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ResourceCreatedAt = prometheus.NewGaugeVec(prometheus.GaugeOpts{ Name: "resource_created_at_seconds", Help: "Timestamp at which a resource was created", }, []string{"name", "namespace", "group", "version", "kind"})
ResourceCreatedAt creates new prometheus metrics for primary resource, with information {"name", "namespace", "group", "version", "kind"}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.