package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Aug 5, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Address string `koanf:"address"`
Enabled bool `koanf:"enabled"`
}
Config of metric servers.
Server contains information about metrics server.
NewServer creates a new monitoring server.
Start creates and run a metric server for prometheus in new go routine.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.