Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
Collector renders vmflow metrics in Prometheus text exposition format.
func (*Collector) ObserveAdminRequest ¶
ObserveAdminRequest records one Admin API request.
func (*Collector) ObserveApplyResult ¶
func (c *Collector) ObserveApplyResult(result engine.ApplyResult)
ObserveApplyResult records rule apply actions from a snapshot operation.
func (*Collector) ObserveReload ¶
ObserveReload records one reload attempt.
Click to show internal directories.
Click to hide internal directories.