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:
June 8, 2021
Ubuntu and Debian(ARM64)SHA256: b221896d9530ec07168f10b7b4ed0f7c11142dec8d424286157c0e66c1a26623
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.0.0_arm64.deb
sudo dpkg -i grafana-enterprise_8.0.0_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 996c0b4d623084d4ffafb071344bf16ce98a236d792389b3375fdb0aa6f3acfd
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.0.0_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.0.0_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: bb7612503ff080e99640ba147bd5961fabbf10f466f6427841436ac0fe858371
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.0.0_armhf.deb
sudo dpkg -i grafana-enterprise_8.0.0_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: d58d969c1e5c6b7f4f8905fba1cf83a77e3e273ffb4842ed2f7cd66ab238c3af
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.0.0.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.0.0.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 33a8cf8e1b9c8afbb27ab2ab74fc6368882f35dd611c67ac006df558d4143363
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.0.0.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.0.0.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 322e898fdcb6511564e936e2698d443cb21731c6aea08a5643633c92a53842fe
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.0.0.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.0.0.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 161da9227b34e23d3517a5082dd0ac1134a7b2e24ee01583532e1489d3ad7862
OpenSUSE and SUSE(ARM64)SHA256: 161da9227b34e23d3517a5082dd0ac1134a7b2e24ee01583532e1489d3ad7862
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.0.0-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.0.0-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: c9f838122774856671d42dac4f0bc22f81573201524ec25f8e9090b1224dea4d
OpenSUSE and SUSE(ARMv7)SHA256: c9f838122774856671d42dac4f0bc22f81573201524ec25f8e9090b1224dea4d
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.0.0-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.0.0-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