Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TagLimit ¶
type TagLimit struct { Limit int `toml:"limit"` Keep []string `toml:"keep"` Log telegraf.Logger `toml:"-"` // contains filtered or unexported fields }
func (*TagLimit) Description ¶
func (*TagLimit) SampleConfig ¶
Click to show internal directories.
Click to hide internal directories.