influxdb-introduction
influxdb-introduction
Introduction to InfluxDB
Logstash Beats
InfluxDB includes the InfluxDB User Interface (InfluxDB UI) and Flux
used for server monitoring, financial applications, customer facing IoT and many other
applications.
supports many programming languages like Java, JavaScript, Perl, PHP, Python...
InfluxCloud: fully customised and has a web-based user interface for the
data ingestion and visualization
Times series databases can ingest millions of data points per second,
resulting in high-level performance
name of the
Fields value(s) timestamp
measurement Tag values(s)
Flux
Since version 1.8
a functional data scripting language designed for querying, processing,
writing, analyzing, and acting on data
based on JavaScript
published by InfluxData on GitHub as an open-source project
from(bucket: "example-bucket")
|> range(start: -12h)
Dokumentation:
https://docs.influxdata.com/influxdb/v2.6/
Free courses:
https://university.influxdata.com/catalog/
InfluxData community
https://community.influxdata.com