Back to Vector

Statsd Gauge Utf8 Panic.Fix

changelog.d/statsd_gauge_utf8_panic.fix.md

0.57.0183 B
Original Source

Fixed a potential panic in the statsd source when a gauge metric value begins with a multi-byte UTF-8 character. The invalid value now returns a parse error instead.

authors: pront