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:
October 6, 2021
Ubuntu and Debian(ARM64)SHA256: 84f6794ba3c5117277a1dd3bf246f43770309a66649bba6f75476fdaa127a159
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.1.7_arm64.deb
sudo dpkg -i grafana-enterprise_8.1.7_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: eace62c0960bc574bc2497a8728b95e272bb77e62fd36497c421915418c742b2
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.1.7_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.1.7_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 62cdb6f68cda27b6964ed3c30af024cb6a21894495e838e196b6c7cf4c0c1f72
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.1.7_armhf.deb
sudo dpkg -i grafana-enterprise_8.1.7_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: e5cf3f86a4119b96ae82d6ea45796b49646be2a099fe692e57a7e9f866699774
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.1.7.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.1.7.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 4722e5c90287554838bfe3585aff410117a842e81b196d3735627f7a2e853da5
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.1.7.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.1.7.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: a93c6bbf920a1fa3f0d8f1fd262878a54a550036c738a24aadc40028c6ca4c8c
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.1.7.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.1.7.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: b5a2bc2596ee0db4b367f9d98a7886367b88a9dd1d76ab3a330ff2c64b7c45d5
OpenSUSE and SUSE(ARM64)SHA256: b5a2bc2596ee0db4b367f9d98a7886367b88a9dd1d76ab3a330ff2c64b7c45d5
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.1.7-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.1.7-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 04af26449be4e65acf7d7a4f929c2c99980055e3e0fec936cfd289c832e70c27
OpenSUSE and SUSE(ARMv7)SHA256: 04af26449be4e65acf7d7a4f929c2c99980055e3e0fec936cfd289c832e70c27
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.1.7-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.1.7-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