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:
September 23, 2020
Ubuntu and Debian(ARM64)SHA256: 9b99a97b85e84ce2f99b187c4aec0d950b0d691cb85a26a694bbae8d7aee9273
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.2.0_arm64.deb
sudo dpkg -i grafana-enterprise_7.2.0_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 99b1383da59204778e92857e7e0adf0a4be8043019765ccb149e6959c1ab25bb
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_7.2.0_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_7.2.0_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 06e80966fb9960f991c38e9e6cf20e1d145ad0996500a5446309470155b98017
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.2.0_armhf.deb
sudo dpkg -i grafana-enterprise_7.2.0_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: adf124ac04506ea06fa686f3ac75c327f0ce29e5bb3a5e6fb2efa271331f73ae
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.2.0.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-7.2.0.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 5577e6c612e7ef9593d2b483ecb9421e63b8e566543d380788faa687c1af8c03
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.2.0.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-7.2.0.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 423169ca23a24da56e76f9b40af5f3a6927c440641f6a9216f36c0ecf63e2a55
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.2.0.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-7.2.0.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: e5fabcff628ace35c5d4ba24910bb5af04766cfda5405a0ec16b58b179708283
OpenSUSE and SUSE(ARM64)SHA256: e5fabcff628ace35c5d4ba24910bb5af04766cfda5405a0ec16b58b179708283
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.2.0-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-7.2.0-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 5db91749da34054840d08c8fb562d786288b9d562ddd923e4f4f872db0115a5c
OpenSUSE and SUSE(ARMv7)SHA256: 5db91749da34054840d08c8fb562d786288b9d562ddd923e4f4f872db0115a5c
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.2.0-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-7.2.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