Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DBNotificationThread ¶
func NewGoCronLogger ¶ added in v1.3.0
func NewGoCronLogger() gocron.Logger
func NewScheduler ¶ added in v1.3.0
func NewScheduler() gocron.Scheduler
func PrometheusListenerThread ¶
func PrometheusListenerThread()
func RegisterAgent ¶
Types ¶
type PrometheusMonitor ¶ added in v1.3.0
type PrometheusMonitor struct {
// contains filtered or unexported fields
}
func NewPrometheusMonitor ¶ added in v1.3.0
func NewPrometheusMonitor() *PrometheusMonitor
func (PrometheusMonitor) IncrementJob ¶ added in v1.3.0
func (p PrometheusMonitor) IncrementJob(_ uuid.UUID, name string, tags []string, status gocron.JobStatus)
func (PrometheusMonitor) RecordJobTiming ¶ added in v1.3.0
Click to show internal directories.
Click to hide internal directories.