Help build the future of open source observability software Open positions

Check out the open source projects we support Downloads

Grot cannot remember your choice unless you click the consent notice at the bottom.

The open platform for beautiful analytics and monitoring. No matter where your data is, or what kind of database it lives in, you can bring it together with Grafana. Beautifully.

Download Grafana

Grafana Cloud
You can use Grafana Cloud to avoid installing, maintaining, and scaling your own instance of Grafana. Create a free account to get started, which includes free forever access to 10k metrics, 50GB logs, 50GB traces, & more.
Version:
Edition:
The Enterprise Edition is the default and recommended edition. It includes all the features of the OSS Edition, can be used for free and can be upgraded to the full Enterprise feature set, including support for Enterprise plugins.
Release Date:
August 30, 2022
Ubuntu and Debian(ARM64)SHA256: c6cfaa9b209e9aa38dc3b7e780cbe5805c12bcd9d607e19eb194d873d7228328
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.11_arm64.deb
sudo dpkg -i grafana-enterprise_8.5.11_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: e3b0424beae1655431f996dfe9dc615f5adb89b790554fe95acadef79f9241b2
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.5.11_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.5.11_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 202152d19d768e629abe303a904615a774792672972f78e8c34f375c822560e2
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.11_armhf.deb
sudo dpkg -i grafana-enterprise_8.5.11_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 45bdb4921a648284f28c052140f78d6558221dd375380e504016c5fcde315977
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.11.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.5.11.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 62f008653ae15c3612a952c762034d4fc7fd602e930963f8c49acbdc3cbe7947
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.11.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.5.11.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: f766b2e21479c637e374f827ccc247940f8a553c66af8513b8c84d1bc91e8f82
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.11.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.5.11.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: e7472d4b615fd4d9d432925a315ae8037332560e6cb63c188b25fb956a970c6d
OpenSUSE and SUSE(ARM64)SHA256: e7472d4b615fd4d9d432925a315ae8037332560e6cb63c188b25fb956a970c6d
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.11-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.5.11-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: cd04975428885c39b8fff256b5b3e59edce3dbf98ba70ce84cf109480859c3e7
OpenSUSE and SUSE(ARMv7)SHA256: cd04975428885c39b8fff256b5b3e59edce3dbf98ba70ce84cf109480859c3e7
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.11-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.5.11-1.armhfp.rpm

Choose your Configuration Options

The Grafana backend has a number of configuration options defined in its config file (usually located at /etc/grafana/grafana.ini on linux systems).

In this config file you can change things like the default admin password, http port, grafana database (sqlite3, mysql, postgres), authentication options (google, github, ldap, auth proxy) along with many other options.

Start your grafana server. Login with your admin user (default admin/admin). Open side menu (click the Grafana icon in top menu) head to Data Sources and add your data source.


Create a free Grafana Cloud Account

  • Includes the full Grafana observability stack
  • Free access for 3 users, 10k metrics, 50GB logs and 2 week data retention
  • 14-day trial of Grafana Cloud Pro
Get Started