We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d935dfa commit 15266bbCopy full SHA for 15266bb
CHANGELOG.md
@@ -13,6 +13,7 @@
13
```
14
15
### Features
16
+
17
- [#3551](https://github.com/influxdata/telegraf/pull/3551): Add health status mapping from string to int in elasticsearch input.
18
19
### Bugfixes
@@ -116,6 +117,7 @@
116
117
- [#3448](https://github.com/influxdata/telegraf/issues/3448): Use deb-systemd-invoke to restart service.
118
- [#3553](https://github.com/influxdata/telegraf/issues/3553): Fix kafka_consumer outside range of offsets error.
119
- [#3568](https://github.com/influxdata/telegraf/issues/3568): Fix separation of multiple prometheus_client outputs.
120
+- [#3577](https://github.com/influxdata/telegraf/issues/3577): Don't add system input uptime_format as a counter.
121
122
## v1.4.5 [2017-12-01]
123
0 commit comments