Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCheckV1 ¶ added in v0.32.3
NewCheck returns a new check instance.
Types ¶
type CheckV1 ¶ added in v0.32.3
type CheckV1 struct {
// contains filtered or unexported fields
}
Check instance.
func (*CheckV1) Report ¶ added in v0.33.0
func (c *CheckV1) Report() []prometheus.Collector
Click to show internal directories.
Click to hide internal directories.