0ab568481f
some metrics get from kafka,may not a standard point that influxdb can parse.in this case,points should be dropped. Task: 29641 Story: 2005069 Change-Id: Ib907a280ced26ef2c228efe14b57440f894d8aad
10 lines
244 B
YAML
10 lines
244 B
YAML
---
|
|
features:
|
|
- |
|
|
Configuration option `ignore_parse_point_error` added to allow dropping
|
|
malformed InfluxDB data points.
|
|
fixes:
|
|
- |
|
|
Fixed handling of InfluxDB parse point errors in case these were not
|
|
validated in the API.
|