Discover Packages
github.com/nadafox/nadafox-telegraf
plugins
outputs
graphite
package
Version:
v0.0.0-...-72bdc65
Opens a new window with list of versions in this module.
Published: Apr 7, 2016
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Graphite Output Plugin
This plugin writes to Graphite via raw TCP.
Parameters:
Servers []string
Prefix string
Timeout int
servers
: List of strings, ["mygraphiteserver:2003"].
prefix
: String use to prefix all sent metrics.
timeout
: Connection timeout in second.
Expand ▾
Collapse ▴
Documentation
¶
Choose a random server in the cluster to write to until a successful write
occurs, logging each unsuccessful. If all servers fail, return error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.