InfluxDB

A time-series database with its own query language.

Read buckets and chart them. InfluxDB speaks Flux rather than SQL, so the raw-query editor and the panel builder's generated SQL do not apply to it.

What Plexus reads
  • Buckets and their measurements
What it does not read
  • SQL. Influx speaks Flux and InfluxQL, so a panel written as SQL cannot run against it
Connecting it
  1. 1Paste a connection URL with a token, org and bucket
Next

Connect it, and the dashboards build themselves from the first data that lands.