File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1111
1212## v1.10.2 [ unreleased]
1313
14+ #### Release Notes
15+
16+ - String fields no longer have leading and trailing quotating marks removed in
17+ the grok parser. If you are capturing quoted strings you may need to update
18+ the patterns.
19+
1420#### Bugfixes
1521
1622- [ #5612 ] ( https://github.com/influxdata/telegraf/pull/5612 ) : Fix deadlock when Telegraf is aligning aggregators.
1723- [ #5523 ] ( https://github.com/influxdata/telegraf/issues/5523 ) : Fix missing cluster stats in ceph input.
24+ - [ #5566 ] ( https://github.com/influxdata/telegraf/pull/5566 ) : Fix reading major and minor block devices identifiers in diskio input.
25+ - [ #5607 ] ( https://github.com/influxdata/telegraf/pull/5607 ) : Add owned directories to rpm package spec.
26+ - [ #5608 ] ( https://github.com/influxdata/telegraf/pull/5607 ) : Fix last character removed from string field in grok parser.
1827
1928## v1.10.1 [ 2019-03-19]
2029
You can’t perform that action at this time.
0 commit comments