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:
February 11, 2021
Ubuntu and Debian(ARM64)SHA256: 706837a957b8cdea22f141936dcd5a530094bb394017fc6df8ec3327ef5a1495
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.4.1_arm64.deb
sudo dpkg -i grafana-enterprise_7.4.1_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: f05e559ffc6f494ae56092f54253241fc4bc0ca5669023f4307acdeab482c89a
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_7.4.1_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_7.4.1_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 61c0c2c135f92d1f8c3623a6a8c918ca702851be8d0e0b160a68e6a53971aeea
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.4.1_armhf.deb
sudo dpkg -i grafana-enterprise_7.4.1_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: c286af1070752d620ad38183baf934940893bd1d777e410cc7f96880f4975526
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.4.1.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-7.4.1.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 885e43a2dceac555063488474100c91c8bf804e037ae0735a59a9fcfe341b474
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.4.1.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-7.4.1.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: fe093f841977cb2f6899cd11715f6ceecbbee152931ffb439db7270da037709d
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.4.1.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-7.4.1.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 7126b4d157ed3269418dc9e832b5ad653c9649b26f00b632527eaefb1ee29448
OpenSUSE and SUSE(ARM64)SHA256: 7126b4d157ed3269418dc9e832b5ad653c9649b26f00b632527eaefb1ee29448
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.4.1-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-7.4.1-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 0c65045b51cd6a6ea544f8f211f6b21f6e56700b7a8d1ab46d44af7e3240d448
OpenSUSE and SUSE(ARMv7)SHA256: 0c65045b51cd6a6ea544f8f211f6b21f6e56700b7a8d1ab46d44af7e3240d448
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.4.1-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-7.4.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