Formatting and typo fixes

This commit is contained in:
Brian Akins 2017-11-16 08:18:16 -05:00
parent a4c9927b89
commit 50a5c3e5f7

View file

@ -46,8 +46,8 @@ There is a [tool](https://github.com/bakins/statsd-exporter-convert) available t
* [CHANGE] Replace the overloaded "packets" metric (#106)
* [CHANGE] Removed `-statsd.add-suffix` option flag #99. Users should remove
this flag wgen upgrading. Metrics will no longer automatically include the
suffixes "_timer" or "counter". You may need to adjust any graphs that used
this flag when upgrading. Metrics will no longer automatically include the
suffixes `_timer` or `counter`. You may need to adjust any graphs that used
metrics with these suffixes.
* [CHANGE] Reduce log levels #92. Many log events have been changed from error
to debug log level.