//
pkg.gl
Category
github.com/Automattic/cron-control-runner
metrics
package
0.0.0-20240620232407-b1e1f8b5a603
Repository:
https://github.com/automattic/cron-control-runner.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
279 SLOC
#
Functions
NewProm
NewProm configures the Prom metrics manager.
StartPromServer
StartPromServer starts up metrics-related endpoints and listeners.
#
Structs
Mock
Mock is a mock implementation of a Metrics Manager.
Prom
Prom tracks metrics via prometheus Initialize with NewProm().
#
Interfaces
Manager
Manager is the contract that metric implementations must follow.