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:
May 11, 2021
Ubuntu and Debian(ARM64)SHA256: b684047d513f2c14f1892b73dce979289ce169b165a2d1296ef9c18714a8cc3b
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.5.6_arm64.deb
sudo dpkg -i grafana-enterprise_7.5.6_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 50c58ef6592d459dcd7c75f6851bf46eb7e895c365d05ca5ae1d1206fabbd605
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_7.5.6_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_7.5.6_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: cf314d40895c28cefd1c426b1d0f02cf779ed61e31d6528166511731cb77d815
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.5.6_armhf.deb
sudo dpkg -i grafana-enterprise_7.5.6_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: e1a31d57814ecc3d7184ef0bc7b8273ee00a6010ab6f14b2d4ed5f05de4035de
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.5.6.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-7.5.6.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: bdca63c8d001942d7de88aa30c48bcb6025dd6decc5d3ef7bf2dc2423e59cdbb
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.5.6.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-7.5.6.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: b7696bb5a434c1f8c0e8a3da53154903ef1688816b935ebf00fd61e6f1f4e6d0
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.5.6.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-7.5.6.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 549173b7ba84284c7c975129720fe90d202047644f8e913493e0b77486c8e799
OpenSUSE and SUSE(ARM64)SHA256: 549173b7ba84284c7c975129720fe90d202047644f8e913493e0b77486c8e799
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.5.6-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-7.5.6-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: a8258504fe16b7dfec9c431a9cc55ec66d502b5ebaed16eec786be135eae6767
OpenSUSE and SUSE(ARMv7)SHA256: a8258504fe16b7dfec9c431a9cc55ec66d502b5ebaed16eec786be135eae6767
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.5.6-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-7.5.6-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