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 17, 2020
Ubuntu and Debian(ARM64)SHA256: dcfac8c932f2e90cd568d72dd25c5b7c1c99aae07ece790570a4d325dc9fa4f0
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.2.0~beta2_arm64.deb
sudo dpkg -i grafana-enterprise_7.2.0~beta2_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: e682fb64412eb5d0ef5027df7c37b6287d7e3bea5355f9d97e8be8367f9083c5
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_7.2.0~beta2_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_7.2.0~beta2_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 6553ac7528141aeb65c6fb9a1911018c56b0d814e5467a68eb89535d93ce33c9
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.2.0~beta2_armhf.deb
sudo dpkg -i grafana-enterprise_7.2.0~beta2_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: cf2dca3f3823246b80eb23c59af1afb8bbf742b7d5073371ca98e05df1e965d0
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.2.0-beta2.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-7.2.0-beta2.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 45281e2d0ddc0199327673a6f80ff450646c59248ce508c475f50b02d0a11ced
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.2.0-beta2.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-7.2.0-beta2.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 8c1e0f477a21b679c2fabf04bed75011d2adc3480a70389600f26dca891a7272
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.2.0-beta2.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-7.2.0-beta2.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 6d82491c8990233bd08b35bc5bee8c62c007f9021d6be366464f8435b5fa16c8
OpenSUSE and SUSE(ARM64)SHA256: 6d82491c8990233bd08b35bc5bee8c62c007f9021d6be366464f8435b5fa16c8
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.2.0~beta2-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-7.2.0~beta2-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 3ac4a0807637a5873a317ff9e7c1af002f0c997f8019acc7fbac99483b761cf2
OpenSUSE and SUSE(ARMv7)SHA256: 3ac4a0807637a5873a317ff9e7c1af002f0c997f8019acc7fbac99483b761cf2
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.2.0~beta2-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-7.2.0~beta2-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