Documentation ¶
Index ¶
Constants ¶
View Source
const (
ModuleName = "prometheus"
)
Variables ¶
This section is empty.
Functions ¶
func InitHandler ¶
Types ¶
type OutputConfig ¶
type OutputConfig struct { config.OutputConfig Address string `json:"address,omitempty"` MsgCount prometheus.Counter `json:"-"` }
func DefaultOutputConfig ¶
func DefaultOutputConfig() OutputConfig
Click to show internal directories.
Click to hide internal directories.