macOS
brew install grafanalocal Homebrew formula metadata
sudo port install grafanaMacPorts ports tree · net/grafana/Portfile · source: api.github.com
brew
Gorgeous metric visualizations and dashboards for timeseries databases. Version 13.1.0 via Homebrew; verified 2026-06-23.
install
brew install grafanalocal Homebrew formula metadata
sudo port install grafanaMacPorts ports tree · net/grafana/Portfile · source: api.github.com
sudo apk add grafanaAlpine Linux edge package indexes · grafana · source: dl-cdn.alpinelinux.org
sudo dnf install grafanaFedora Rawhide package metadata · grafana · source: dl.fedoraproject.org
nix profile install nixpkgs#grafananixpkgs package indexes · pkgs/by-name/gr/grafana/package.nix · source: api.github.com
sudo pacman -S grafanaArch Linux sync databases · grafana · source: geo.mirror.pkgbuild.com
sudo zypper install grafanaopenSUSE Tumbleweed package metadata · grafana · source: download.opensuse.org
choco install grafanaChocolatey community package catalog · grafana · source: community.chocolatey.org
scoop install extras/grafanaScoop official bucket manifest trees · bucket/grafana.json · source: api.github.com
overview
Gorgeous metric visualizations and dashboards for timeseries databases
history
Grafana is an open source analytics and visualization platform centered on dashboards for time-series and observability data. In package-manager culture it is both a server package and a gateway into the broader Grafana Labs observability stack.
Torkel Odegaard began Grafana as a fork of Kibana while experimenting with ways to query and visualize Graphite data. The first public release, Grafana v1.0, appeared on January 19, 2014 with a Graphite query editor, templating, and dashboard storage through the Kibana 3 base.
Grafana v2 added a Go backend in 2015 so dashboards and users could be stored without relying on Elasticsearch. The project then expanded beyond its Graphite roots into a multi-data-source dashboard system with plugins, alerting, and a long-running commitment to dashboard compatibility.
Grafana Labs' own history of the UX describes v3 and v4 as the period when the plugin system, panel plugins, grafana.net, and alerting became central. Grafana v5 reworked dashboard layout around a grid system, reducing the awkward row model while preserving older dashboards.
Grafana's early adoption came from the Graphite community because it made Graphite queries easier to read and edit and offered interactive dashboards that were more approachable than JSON-only alternatives. That origin explains why package managers adopted it as a developer and operations staple rather than a narrow visualization app.
As Prometheus, Loki, Tempo, Mimir, and OpenTelemetry grew around cloud-native observability, Grafana became the visual layer many teams installed locally or as a service. Homebrew users commonly install it to run dashboards during development, test plugins, or mirror production observability setups.
A packaged Grafana install usually runs the server executable, reads grafana.ini from the platform config path, and serves dashboards through a web UI. Administrators add data sources, dashboards, users, alert rules, and plugins, while developers often use the package as a local observability workbench.
The bundled Grafana server CLI is a separate administration surface for tasks such as plugin management and admin operations, while grafanactl and gcx address Grafana-as-code workflows outside the server package.
Grafana is a classic package-manager heavyweight: a Go service with frontend assets, config files, service definitions, plugin directories, and many downstream integrations. Its packaging tells users where state and config live, how upgrades preserve dashboards, and how the local service joins a larger metrics/logs/traces toolchain.
For package nerds, Grafana also marks the shift from single-purpose time-series graphing tools toward composable observability stacks, where the visualization package is the user-facing hub for several backend packages.
security posture
broad file, network, media, or database tool signal. 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/grafana/grafana.ini/opt/homebrew/etc/grafana/grafana.ini/usr/local/etc/grafana/grafana.iniexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
grafana | 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/grafana/grafana
install metadata
| Package key | brew:grafana |
|---|---|
| Version | 13.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/grafana |
| Homepage | https://grafana.com |
| Repository | https://github.com/grafana/grafana |
| Upstream docs | https://grafana.com/docs/grafana/latest |
| License | AGPL-3.0-only |
| Source archive | https://github.com/grafana/grafana/archive/refs/tags/v13.1.0.tar.gz |
| Last updated | 2026-06-23T13:07:59Z |
| Pulse | updated |
| Build dependencies | go, node, 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 | grafana |
| 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.
grafana
nix profile install nixpkgs#grafanagrafana 12.4.3-r1
Open source, feature rich metrics dashboard and graph editor
sudo apk add grafanagrafana-openrc 12.4.3-r1
Open source, feature rich metrics dashboard and graph editor (OpenRC init scripts)
sudo apk add grafana-openrcgrafana 12.4.3-2.fc45
Metrics dashboard and graph editor
sudo dnf install grafanagrafana-selinux 12.4.3-2.fc45
SELinux policy module supporting grafana
sudo dnf install grafana-selinuxgrafana 13.0.1-2
Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB
sudo pacman -S grafanagrafana 11.6.14+security04-2.1
The open-source platform for monitoring and observability
sudo zypper install grafanagrafana
sudo port install grafanagrafana
choco install grafanaextras/grafana
scoop install extras/grafanasource 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.