Adding to ini:
prefix_m20_rates = "source=statsd.dc=aws."
prefix_m20_counters = "source=statsd.dc=aws."
prefix_m20_timers = "source=statsd.dc=aws."
prefix_m20_gauges = "source=statsd.dc=aws."
Breaks TOML
Error message:
Could not read config file: /etc/statsdaemon.ini is not a valid TOML file. See https://github.com/mojombo/toml
Adding to ini: prefix_m20_rates = "source=statsd.dc=aws." prefix_m20_counters = "source=statsd.dc=aws." prefix_m20_timers = "source=statsd.dc=aws." prefix_m20_gauges = "source=statsd.dc=aws." Breaks TOML Error message: Could not read config file: /etc/statsdaemon.ini is not a valid TOML file. See https://github.com/mojombo/toml