Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Namespace = "livepeer" Subsystem = "analyzer" Factory = promauto.With(prometheus.DefaultRegisterer) )
View Source
var ( Version = Factory.NewGaugeVec( prometheus.GaugeOpts{ Name: FQName("version"), Help: "Current Git SHA / Tag that's running. Incremented once on app startup.", }, []string{"app", "version"}, ) )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.