Topics — Time Series

The analysis of continuous temporal data is in some contexts crucial, especially when it comes to raising alerts.
This is the purpose of so-called "Time Series" databases, like InfluxDB or Timescale.
InfluxDB - Migration to version 2 February 1st, 2021

- A database + retention policy is a bucket in version 2.
- Backward compatibility with 1.x API is guaranteed, but only for authenticated 1.x users.
- Continuous queries must be migrated to Flux tasks.
- InfluQL is replaced by Flux language.
- Native support of OpenTSDB, Graphite… protocols is removed, Telegraf must be implemented.
InfluxDB v2, Getting started. Preparing the migration from version 1.7 February 17th, 2020

Understanding, installing and using the time series database InfluxDB 1.7 February 7th, 2020
