Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrometheusBoot ¶
func PrometheusBoot() error
Types ¶
type SpotMonitor ¶
type SpotMonitor struct { SpotPriceWatchdog *prometheus.GaugeVec SpotPrice *prometheus.GaugeVec ListPrice *prometheus.GaugeVec }
func NewSpotMonitor ¶
func NewSpotMonitor() *SpotMonitor
type TagsMonitor ¶
type TagsMonitor struct { NoEnvTagWatchdog *prometheus.GaugeVec NoEnvTag *prometheus.GaugeVec }
func NewTagsMonitor ¶
func NewTagsMonitor() *TagsMonitor
Click to show internal directories.
Click to hide internal directories.