Documentation

Chronograf documentation

Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules.

Key features

Infrastructure monitoring

  • View all hosts and their statuses in your infrastructure
  • View the configured applications on each host
  • Monitor your applications with Chronograf’s pre-created dashboards

Alert management

Chronograf offers a UI for Kapacitor, InfluxData’s data processing framework for creating alerts, running ETL jobs, and detecting anomalies in your data.

  • Generate threshold, relative, and deadman alerts on your data
  • Easily enable and disable existing alert rules
  • View all active alerts on an alert dashboard
  • Send alerts to the supported event handlers, including Slack, PagerDuty, HipChat, and more

Data visualization

  • Monitor your application data with Chronograf’s pre-created dashboards
  • Create your own customized dashboards complete with various graph types and template variables
  • Investigate your data with Chronograf’s data explorer and query templates

Database management

  • Create and delete databases and retention policies
  • View currently-running queries and stop inefficient queries from overloading your system
  • Create, delete, and assign permissions to users (Chronograf supports InfluxDB OSS and InfluxDB Enterprise user management)

Query management

  • View a list of databases, queries and their status
  • Kill a query
  • Download a list of queries in your instance to a CSV file

Multi-organization and multi-user support

Note: To use this feature, OAuth 2.0 authentication must be configured. Once configured, the Chronograf Admin tab on the Admin menu is visible. For details, see Managing Chronograf security.

  • Create organizations and assign users to those organizations
  • Restrict access to administrative functions
  • Allow users to set up and maintain unique dashboards for their organizations

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.

Flux is going into maintenance mode and will not be supported in InfluxDB 3.0. This was a decision based on the broad demand for SQL and the continued growth and adoption of InfluxQL. We are continuing to support Flux for users in 1.x and 2.x so you can continue using it with no changes to your code. If you are interested in transitioning to InfluxDB 3.0 and want to future-proof your code, we suggest using InfluxQL.

For information about the future of Flux, see the following: