fuel-plugin-lma-collector/deployment_scripts/puppet/modules/heka/templates/output/dashboard.toml.erb
Guillaume Thouvenin becf4b5ebc Add the monitoring of Heka messages
This change adds information about the number of messages that are
processed by every decoder and filter of the LMA collector and also
the average time it takes to process these messages.

Change-Id: Iad122336fe8fcb6fa3f4d8ed666b276f6db70a43
2015-07-08 17:02:32 +02:00

4 lines
121 B
Plaintext

[DashboardOutput]
address = "<%= @dashboard_address %>:<%= @dashboard_port %>"
ticker_interval = <%= @ticker_interval %>