package
Version:
v1.1.8
Opens a new window with list of versions in this module.
Published: Nov 4, 2022
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
StartAgent starts a prometheus agent.
type Config struct {
Host string `json:",optional"`
Port int `json:",default=9101"`
Path string `json:",default=/metrics"`
}
A Config is a prometheus config.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.