Release Announcement: InfluxDB 1.7.8, Chronograf 1.7.14, Telegraf 1.11.5

Navigate to:

New maintenance releases for InfluxDB OSS, Chronograf and Telegraf are available now.

This maintenance release of InfluxDB OSS includes the following fixes:

  • Removed stray fmt.Println which was spamming the log output in 1.7.7.
  • Resolved a panic when trying to read Prometheus metrics.
  • Fixed an issue where fields would reappear after a call to DROP MEASUREMENT.
  • Addressed subquery ordering with aggregates in descending mode.
  • Fix the http handler to not mislabel series as partial.
  • Ensure that SHOW SERIES EXACT CARDINALITY count only distinct series.
  • Upgraded to Flux v0.36.

This maintenance release of Chronograf includes the following fixes:

  • Added the ability to select between the browser's local time or UTC when exploring your data.
  • Fixed an issue where the JWK signing key was not being generated correctly.
  • Resolved many issues in the Flux script editor and added support for Flux v0.36.

This maintenance release of Telegraf includes improvements to the following plugins:

  1. Agent
    • Updated go-sql-driver/mysql driver to 1.4.1 to address auth issues.
    • Agent now returns an error status from --test if the input plugin produces an error.
    • Official packages are now built with Go 1.12.9.
  2. IPTables Input (iptables)
    • Updated to split out the -w argument.
  3. Lustre Input (lustre2)
    • Fixed to allow jobs with dashes in the name.
  4. Minecraft Input (minecraft)
    • Removed the leading slash from rcon command.
  5. Processes Input (processes)
    • Add support for parked process state on Linux.
  6. S.M.A.R.T. Input (smart)
    • Fixed an issue where multiple instances would only accept the last configuration in the config file.

The binaries for the latest open source release can be found on our downloads page.