monasca-persister/releasenotes/notes/fix-influxdb-parse-error-17...

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.