This document goes over the process to create dashboards in Grafana using the Flux query language.

Process

  1. Log into InfluxDB
  2. On the left, go to Data Explorer
  3. Use the query builder to create the chart
  4. On the right, switch to Script Editor
  5. Copy the data and switch to Grafana
  6. Open the dashboard to add the data to
  7. In the query field, add the search copied from the script editor

Software