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:
July 24, 2020
Ubuntu and Debian(ARM64)SHA256: 73472d9c61be53860ea1ee5f443774e6f8cc67ab05a69d269f571231912c6df9
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.1.1_arm64.deb
sudo dpkg -i grafana-enterprise_7.1.1_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 6ea737c5b7b78a441ecb95a90e6ccd818f292bf4232ddbbed72dba54c1598da3
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_7.1.1_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_7.1.1_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 662bed64b3e7936185c8be69c8c4cd711405af4aa4bb7c3e5378921dc3f8aab7
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.1.1_armhf.deb
sudo dpkg -i grafana-enterprise_7.1.1_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 1ca5bac217e09ac9d5202c1744ca3451d939c751d7e52fecae3422cb365dc345
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.1.1.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-7.1.1.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 912d08ae2b04c11eb27337d4f7ab0e95405f3ef4336016764bca2357550480a8
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.1.1.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-7.1.1.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 2c117a3b1d541f00e505d832b4fbc06aa92cd915ffd5e6170566c258d7c24b69
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.1.1.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-7.1.1.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: c88b2fbbd9f09dded0833a2c01b4072134687819269e92eb2fadead4e1c56f63
OpenSUSE and SUSE(ARM64)SHA256: c88b2fbbd9f09dded0833a2c01b4072134687819269e92eb2fadead4e1c56f63
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.1.1-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-7.1.1-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 04e35bee147b5aa87f874cc9f89ab2e4f206f088c0d3051f20f6a03e9d9eaa0d
OpenSUSE and SUSE(ARMv7)SHA256: 04e35bee147b5aa87f874cc9f89ab2e4f206f088c0d3051f20f6a03e9d9eaa0d
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.1.1-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-7.1.1-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