Help build the future of open source observability software Open positions

Check out the open source projects we support Downloads

We 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:
April 7, 2021
Ubuntu and Debian(ARM64)SHA256: cedde5b2bad53bff3c483b3d51426a46dc2b16617018e5bf3ac6d06fa670db1d
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.5.3_arm64.deb
sudo dpkg -i grafana-enterprise_7.5.3_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 2b81642811de2a4cbcfa6661dc2e2d397d081ddb60a00ae3770b4f01d3bb9452
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_7.5.3_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_7.5.3_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 63a247f03587d11acda166bf472b0f76aba46111b76bc6938cbbfa8983d0d0d3
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.5.3_armhf.deb
sudo dpkg -i grafana-enterprise_7.5.3_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 6985610328adb489289beb24dfe871679af30aa96240fa071079f05f754787bf
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.5.3.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-7.5.3.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 989d4a0b400fb018541921a0262b9c982941cf591e4efc470a7f0cb70da6b8c7
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.5.3.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-7.5.3.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 7a283c86845ab6e3cfe6a8474aeec2ef896052f3778ef39cdd2ab93255239925
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.5.3.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-7.5.3.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 33ca4bfda9796f8abec10d4b1454da15dd126d219fd72d738efbc769d0ae18e1
OpenSUSE and SUSE(ARM64)SHA256: 33ca4bfda9796f8abec10d4b1454da15dd126d219fd72d738efbc769d0ae18e1
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.5.3-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-7.5.3-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: a3bf96e9f50fd38ee0760e14d24748ace44bc35e38353c7b112abc3d59228d1c
OpenSUSE and SUSE(ARMv7)SHA256: a3bf96e9f50fd38ee0760e14d24748ace44bc35e38353c7b112abc3d59228d1c
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.5.3-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-7.5.3-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