InfluxDB 2.0.0 Alpha 16 release, the timing open source database

The timing open source database InfluxDB 2.0.0 Alpha 16 release, this version includes the following enhancements:

  • Updated all templates provided with the latest Flux updates. To get the update, you need to remove from the template updated and re-create the dashboard.
  • Bug fix template displayed
  • Flux library updated to 0.37.2.

InfluxDB is an open source distributed timing, events and metrics database. Using the Go language, no external dependencies. The design goal is to achieve the level of distributed and scalable extension. InfluxDB includes a storage and query data, processed in the background or the ETL monitoring and alarm object API, user dashboards and visualization and exploration data and the like.

The following are some of the features InfluxDB currently supported, making it a great choice for time series data:

  • Specifically prepared time series data is stored as a custom high-performance data. TSM engine speed and allows a high data compression uptake
  • Go completely written language. It is compiled into a single binary file with no external dependencies
  • Simple, high-performance HTTP API query and write
  • Data extraction plug-in supports other protocols, such as Graphite, collectd and OpenTSDB
  • Designed for SQL-like query language tailored for easy queries aggregated data
  • Tags allow indexing of the series in order to achieve rapid and effective inquiry
  • Retention policies effectively automate the outdated data expired
  • Automatic continuous query data in the polymerization, to improve efficiency frequently queried

Guess you like

Origin www.oschina.net/news/108540/influxdb-2-0-alpha-16