package
Version:
v0.0.0-...-9634a1a
Opens a new window with list of versions in this module.
Published: Feb 15, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type StatsdConfig struct {
Enabled bool `default:"false" yaml:"enabled"`
Host string `default:"telegraf" yaml:"host"`
Port string `default:"20040" yaml:"port"`
FlushInterval int `default:"30" yaml:"flush_interval"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.