Documentation
¶
Index ¶
Constants ¶
View Source
const Version = "0.0.21"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Version string
Debug bool
RefreshRateSeconds int
PushEnabled bool
PushIntervalSeconds int
PushPath string
PushUrl string
Token string
Endpoint string
MetricsFile string
CollectorEnabled bool
CollectorRetentionPeriodDays int
BindAddr string
}
func NewDefaultConfig ¶
func NewDefaultConfig() *Config
Click to show internal directories.
Click to hide internal directories.