Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( InformerCFAuditEventsTotal = prometheus.NewGauge(prometheus.GaugeOpts{ Name: "informer_cf_audit_events_total", Help: "Number of CF audit events in the database", }) InformerLatestCFAuditEventTimestamp = prometheus.NewGauge(prometheus.GaugeOpts{ Name: "informer_latest_cf_audit_event_timestamp", Help: "Unix epoch seconds of most recent event in the database", }) )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.