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!


New in InfluxDB 3.5

Key enhancements in InfluxDB 3.5 and the InfluxDB 3 Explorer 1.3.

See the Blog Post

InfluxDB 3.5 is now available for both Core and Enterprise, introducing custom plugin repository support, enhanced operational visibility with queryable CLI parameters and manual node management, stronger security controls, and general performance improvements.

InfluxDB 3 Explorer 1.3 brings powerful new capabilities including Dashboards (beta) for saving and organizing your favorite queries, and cache querying for instant access to Last Value and Distinct Value caches—making Explorer a more comprehensive workspace for time series monitoring and analysis.

For more information, check out:

InfluxDB Docker latest tag changing to InfluxDB 3 Core

On November 3, 2025, the latest tag for InfluxDB Docker images will point to InfluxDB 3 Core. To avoid unexpected upgrades, use specific version tags in your Docker deployments.

If using Docker to install and run InfluxDB, the latest tag will point to InfluxDB 3 Core. To avoid unexpected upgrades, use specific version tags in your Docker deployments. For example, if using Docker to run InfluxDB v2, replace the latest version tag with a specific version tag in your Docker pull command–for example:

docker pull influxdb:2