Documentation

Manage queries in Chronograf

Chronograf lets you manage Flux and InfluxQL queries using the Queries page.

View queries

  1. Open Chronograf in your web browser, and select Admin .
  2. Click on InfluxDB.
  3. Click the Queries tab to go to the Queries Page.

The first column lists all the databases in your Influx instance and the queries running on that database appear in the Query column. The Duration column depicts the duration of your query and the Status column shows the status of each query. The refresh rate in the upper righthand corner can be set to a variety of refresh rates using the dropdown menu.

Kill a running query

  1. Open Chronograf in your web browser and select Admin in the sidebar.
  2. Click on InfluxDB.
  3. Click the Queries tab to go to the Queries Page. You will see a list of databases on the queries running on them. Locate the query you want to kill.
  4. Got to the Status column.
  5. Hover over running. A red box with Kill will appear.
  6. Click on the Kill box and a Confirm box will appear. Click on Confirm to kill the query.

Download queries to a .csv file

  1. Open Chronograf in your web browser, and select Admin .
  2. Click on InfluxDB.
  3. Click the Queries tab.
  4. Click the CSV button in the upper-righthand corner.
  5. The CSV file is downloaded to your Downloads folder.

Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more

InfluxDB 3 Core and Enterprise are now in Beta

InfluxDB 3 Core and Enterprise are now available for beta testing, available under MIT or Apache 2 license.

InfluxDB 3 Core is a high-speed, recent-data engine that collects and processes data in real-time, while persisting it to local disk or object storage. InfluxDB 3 Enterprise is a commercial product that builds on Core’s foundation, adding high availability, read replicas, enhanced security, and data compaction for faster queries. A free tier of InfluxDB 3 Enterprise will also be available for at-home, non-commercial use for hobbyists to get the full historical time series database set of capabilities.

For more information, check out: