Kafka output producer, send telegraf metrics to Kafka brokers
Closes #38
This commit is contained in:
@@ -356,6 +356,7 @@ var header = `# Telegraf configuration
|
||||
# debug = false
|
||||
# hostname = "prod3241"
|
||||
|
||||
|
||||
###############################################################################
|
||||
# OUTPUTS #
|
||||
###############################################################################
|
||||
@@ -368,7 +369,6 @@ var header2 = `
|
||||
###############################################################################
|
||||
# PLUGINS #
|
||||
###############################################################################
|
||||
|
||||
`
|
||||
|
||||
// PrintSampleConfig prints the sample config!
|
||||
|
||||
Reference in New Issue
Block a user