macOS
brew install chronograflocal Homebrew formula metadata
brew
Open source monitoring and visualization UI for the TICK stack. Version 1.11.4 via Homebrew; verified 2026-06-22.
install
brew install chronograflocal Homebrew formula metadata
scoop install main/chronografScoop official bucket manifest trees · bucket/chronograf.json · source: api.github.com
winget install --id InfluxData.Chronograf -eWindows Package Manager source index · InfluxData.Chronograf · source: cdn.winget.microsoft.com
overview
Open source monitoring and visualization UI for the TICK stack
history
Chronograf is InfluxData's open-source web UI for the TICK stack, used to visualize InfluxDB data, manage dashboards, inspect infrastructure, and create Kapacitor alerting rules.
InfluxData opened the Chronograf GitHub repository in 2016. The project is written in Go and React and its README positions it as a monitoring and visualization interface for InfluxDB, Telegraf, and Kapacitor workflows.
Chronograf became the user-facing component of the TICK stack: Telegraf collects metrics, InfluxDB stores time-series data, Chronograf provides exploration and dashboards, and Kapacitor handles alerting and automation.
InfluxData's documentation describes Chronograf as the TICK stack UI and provides official packages for macOS tarballs, Debian packages, and RPM-based systems. The supplied package facts also show Homebrew, Scoop, and winget distribution.
Typical use starts the chronograf service, opens localhost:8888, connects to InfluxDB, and optionally connects Kapacitor. Chronograf can use canned dashboards for Telegraf input plugins, create custom dashboards, explore data, manage users and queries, and configure OAuth or TLS.
Chronograf matters to package people because it is a packaged web application that sits beside CLI daemons in the TICK stack. Its formula/package history reflects the era when observability stacks were often installed locally as coordinated OS packages rather than only consumed as hosted services.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/default/chronografexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
chronoctl | cli | global executable | |
chronograf | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/influxdata/chronograf
install metadata
| Package key | brew:chronograf |
|---|---|
| Version | 1.11.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/chronograf |
| Homepage | https://docs.influxdata.com/chronograf/latest/ |
| Repository | https://github.com/influxdata/chronograf |
| Upstream docs | https://docs.influxdata.com/chronograf/v1 |
| License | AGPL-3.0-or-later |
| Source archive | https://github.com/influxdata/chronograf/archive/refs/tags/1.11.4.tar.gz |
| Last updated | 2026-06-22T14:03:01-07:00 |
| Pulse | updated |
| Dependencies | influxdb, kapacitor |
| Build dependencies | go, node, pkg-config-wrapper, pkgconf, rust, yarn |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chronograf |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/chronograf
scoop install main/chronografInfluxData.Chronograf
winget install --id InfluxData.Chronograf -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.