Telegraf v1.10.2 Release Notes

Release Date: 2019-04-02 // about 5 years ago
  • 🚀 Release Notes

    • 🚚 String fields no longer have leading and trailing quotation marks removed in the grok parser. If you are capturing quoted strings you may need to update the patterns.

    🐛 Bug Fixes

    • #5612: Fix deadlock when Telegraf is aligning aggregators.
    • #5523: Fix missing cluster stats in ceph input.
    • #5566: Fix reading major and minor block devices identifiers in diskio input.
    • 📦 #5607: Add owned directories to rpm package spec.
    • 🚚 #4998: Fix last character removed from string field in grok parser.
    • 🚚 #5632: Fix drop tracking of metrics removed with aggregator drop_original.
    • #5540: Fix open file error handling in file output.
    • 🔌 #5626: Fix plugin name in influxdb_v2 output logging.
    • #5621: Fix basedir check and parent dir extraction in filecount input.
    • #5618: Listen before leaving start in statsd.
    • #5595: Fix aggregator window alignment.
    • #5637: Fix panic during shutdown of multiple aggregators.
    • 📜 #5642: Fix parsing of kube config certificate-authority-data in prometheus input.
    • 📜 #5636: Fix tags applied to wrong metric on parse error.
    • 🚚 #5522: Remove tags that would create invalid label names in prometheus output.