Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NewRelic ¶
type NewRelic struct {
InsightsKey string `toml:"insights_key"`
MetricPrefix string `toml:"metric_prefix"`
Timeout internal.Duration `toml:"timeout"`
Client http.Client `toml:"-"`
// contains filtered or unexported fields
}
NewRelic nr structure
func (*NewRelic) Description ¶
Description returns a one-sentence description on the Output
func (*NewRelic) SampleConfig ¶
SampleConfig : return default configuration of the Output
Click to show internal directories.
Click to hide internal directories.