Help build the future of open source observability software Open positions

Check out the open source projects we support Downloads

We 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:
February 3, 2022
Ubuntu and Debian(ARM64)SHA256: 6450b8ba3d9e00e0f5e03bac05ba6cb44a21ec2de405b91d2c22de7ab9344891
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.4.0~beta1_arm64.deb
sudo dpkg -i grafana-enterprise_8.4.0~beta1_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: a37704d2bfc3b064d40792bfcb5e1df515f45f0e641f6d0cd73ca19a3db071f2
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.4.0~beta1_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.4.0~beta1_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: ff504795c92279f927b517ddfa54b7a645bbd0f7f481983ed5e402e2185e8228
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.4.0~beta1_armhf.deb
sudo dpkg -i grafana-enterprise_8.4.0~beta1_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 37e91862d051f98f4e3726b7bd72876aeace14d584d13546c54f207ace8bd108
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.4.0-beta1.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.4.0-beta1.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: ca57f558b6372348b2189a9c698fe9715102700d81218faa42568bca6225d9c6
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.4.0-beta1.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.4.0-beta1.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 7e0bf75f85eb59667510347845b1fed592f43a786a2eaba06db756d3393f8715
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.4.0-beta1.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.4.0-beta1.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 6f4bfbc6f0105955953dbe7ad6c9df5a55e07380b2a71962ae0a4d58792dbff9
OpenSUSE and SUSE(ARM64)SHA256: 6f4bfbc6f0105955953dbe7ad6c9df5a55e07380b2a71962ae0a4d58792dbff9
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.4.0~beta1-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.4.0~beta1-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 2a1a5e441111952c5b585880ace859d5eca32ecb31cab1b435d080e759feb06e
OpenSUSE and SUSE(ARMv7)SHA256: 2a1a5e441111952c5b585880ace859d5eca32ecb31cab1b435d080e759feb06e
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.4.0~beta1-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.4.0~beta1-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