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:
August 5, 2021
Ubuntu and Debian(ARM64)SHA256: f62cb3cc6747d92f1dbe702c5a589048db60f3b8603cf674c80f304db96ad7e2
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.1.0_arm64.deb
sudo dpkg -i grafana-enterprise_8.1.0_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 056b076806312756c25adb40a08280f161daa2718806b6f7bc555b1840152e0c
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.1.0_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.1.0_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: fcd8bda8435380701fa448a829ed45ae91df772eee64d3a08ada7e253d832bf8
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.1.0_armhf.deb
sudo dpkg -i grafana-enterprise_8.1.0_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 921fcfe571de0dd69620707bf73f4a002911b7317d8de1a86b27f739ad441724
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.1.0.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.1.0.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: f7f587dba48e1df493aa27fc4de062ec8fd5a0045dd53c4ebaf1736fcaeb0892
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.1.0.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.1.0.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 908b85e0449d5ee766871b9653c73a9138b90dd15969b22c97a8f2fe4ffe3a86
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.1.0.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.1.0.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: a6a661650be4f703cda9745d432cfe8505043d35173e2cbe73d5dc9c1ef58d24
OpenSUSE and SUSE(ARM64)SHA256: a6a661650be4f703cda9745d432cfe8505043d35173e2cbe73d5dc9c1ef58d24
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.1.0-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.1.0-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: ddeb96e02b3194feb91bc1aa9c11d4d30071a671b2be74ab5cd69d352a8ec2c9
OpenSUSE and SUSE(ARMv7)SHA256: ddeb96e02b3194feb91bc1aa9c11d4d30071a671b2be74ab5cd69d352a8ec2c9
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.1.0-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.1.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