influxdb v2.0.0-alpha.17 Release Notes

Release Date: 2019-08-14 // over 4 years ago
  • ๐Ÿ”‹ Features

    1. 14809: Add task middleware's for checks and notifications
    2. 14495: optional gzip compression of the query CSV response.
    3. 14567: Add task types. โฑ 1. 14604: When getting task runs from the API, runs will be returned in order of most recently scheduled first.
    4. 14631: Added Github and Apache templates โšก๏ธ 1. 14631: Updated name of Local Metrics template
    5. 14631: Dashboards for all Telegraf config bundles now created
    6. 14694: Add ability to find tasks by name. ๐Ÿ“ฆ 1. 14901: Add ability to Peek() on reads package StreamReader types.

    ๐Ÿ’ป UI Improvements

    1. 14917: Make first steps in Monitoring & Alerting more obvious
    2. 14889: Make adding data to buckets more discoverable ๐Ÿšš 1. 14709: Move Buckets, Telgrafs, and Scrapers pages into a tab called "Load Data" for ease of discovery โšก๏ธ 1. 14846: Standardize formatting of "updated at" timestamp in all resource cards ๐Ÿšš 1. 14887: Move no buckets warning in telegraf tab above the search box

    ๐Ÿ› Bug Fixes

    โšก๏ธ 1. 14480: Fix authentication when updating a task with invalid org or bucket. ๐Ÿ“š 1. 14497: Update the documentation link for Telegraf.

    1. 14492: Fix to surface errors properly as task notifications on create.
    2. 14569: Fix limiting of get runs for task. ๐Ÿ”จ 1. 14779: Refactor tasks coordinator.
    3. 14846: Ensure onboarding "advanced" button goes to correct location