Introduction
The InfluxDB repository GitHub - influxdata/influxdb: Scalable datastore for metrics, events, and real-time analytics currently carries this notice:
ATTENTION:
Around January 11th, 2019, master
on this repository will become InfluxDB 2.0 code. The content of infludata/platform
will be moved to this repository. If you rely on master
, you should update your dependencies to track the 1.7
branch.
@weef already mentioned the same thing here:
InfluxDB 2.0 ist wenige tage vor dem alpha-release (master branch wird auf 2.0 umgeschaltet) , da sollten dann alle Probleme gelöst sein!™ ;)
Natürlich noch nicht gleich, denn die alpha muß erst etwas reifen, bevor sie produktiv verwendet werden kann. Aber dort ist in der query language offenbar der timeshift als Bestandteil eines queries möglich, so wie in Graphite oder Prometheus. - Die Grafana-Leute haben wegen Quantensprung auf InfluxDB 2.0 angekündigt, daß diese umgehend in Grafana unterstützt werden wird.
And now?
So, after this happens, we should continue to watch the 1.7
branch for changes before we consider to deploy the upcoming InfluxDB 2.0.
Watching the changes of the Flux - Influx data language code repository at Commits · influxdata/flux · GitHub is pretty interesting and might also make sense for some of you.