DD2-monitor/influxdb/README.md

26 lines
814 B
Markdown
Raw Normal View History

## InfluxDB
# Blabla commercial
2018-12-11 16:49:10 +01:00
_Time Series Databases have to deal with specific workloads and requirements.
They need to ingest millions of data points per second; to perform real-time
queries across these large data sets in a non-blocking manner; to downsample
and evict high-precision low-value data; to optimize data storage to reduce
storage costs; and to perform complex time-bound queries to extract meaningful
insight from the data. It is possible to meet these requirements only with a
purpose-built platform that InfluxData provides._
# On essaye ?
2019-01-03 16:26:46 +01:00
Ok, c'est parti. Premier souci, la documentation est assez légère.
On va tenter d'écrire un injecteur en Perl. Puis enchainer sur
2018-12-12 20:07:49 +01:00
une visualisation dynamique des données en lancer de rayon.
Projet ambitieux ? Non, la suite sera bien pire.