Update changelog
This commit is contained in:
parent
4e3244c575
commit
aac013f8ab
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -24,12 +24,14 @@
|
||||||
- [#5523](https://github.com/influxdata/telegraf/issues/5523): Fix missing cluster stats in ceph input.
|
- [#5523](https://github.com/influxdata/telegraf/issues/5523): Fix missing cluster stats in ceph input.
|
||||||
- [#5566](https://github.com/influxdata/telegraf/pull/5566): Fix reading major and minor block devices identifiers in diskio input.
|
- [#5566](https://github.com/influxdata/telegraf/pull/5566): Fix reading major and minor block devices identifiers in diskio input.
|
||||||
- [#5607](https://github.com/influxdata/telegraf/pull/5607): Add owned directories to rpm package spec.
|
- [#5607](https://github.com/influxdata/telegraf/pull/5607): Add owned directories to rpm package spec.
|
||||||
- [#5608](https://github.com/influxdata/telegraf/pull/5607): Fix last character removed from string field in grok parser.
|
- [#4998](https://github.com/influxdata/telegraf/issues/4998): Fix last character removed from string field in grok parser.
|
||||||
- [#5632](https://github.com/influxdata/telegraf/pull/5632): Fix drop tracking of metrics removed with aggregator drop_original.
|
- [#5632](https://github.com/influxdata/telegraf/pull/5632): Fix drop tracking of metrics removed with aggregator drop_original.
|
||||||
- [#5540](https://github.com/influxdata/telegraf/pull/5540): Fix open file error handling in file output.
|
- [#5540](https://github.com/influxdata/telegraf/pull/5540): Fix open file error handling in file output.
|
||||||
- [#5627](https://github.com/influxdata/telegraf/pull/5627): Fix plugin name in influxdb_v2 output logging.
|
- [#5626](https://github.com/influxdata/telegraf/issues/5626): Fix plugin name in influxdb_v2 output logging.
|
||||||
- [#5630](https://github.com/influxdata/telegraf/pull/5630): Fix basedir check and parent dir extraction in filecount input.
|
- [#5621](https://github.com/influxdata/telegraf/issues/5621): Fix basedir check and parent dir extraction in filecount input.
|
||||||
- [#5628](https://github.com/influxdata/telegraf/pull/5628): Listen before leaving start in statsd.
|
- [#5618](https://github.com/influxdata/telegraf/issues/5618): Listen before leaving start in statsd.
|
||||||
|
- [#5595](https://github.com/influxdata/telegraf/issues/5595): Fix aggregator window alignment.
|
||||||
|
- [#5637](https://github.com/influxdata/telegraf/issues/5637): Fix panic during shutdown of multiple aggregators.
|
||||||
|
|
||||||
## v1.10.1 [2019-03-19]
|
## v1.10.1 [2019-03-19]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue