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 21, 2021
Ubuntu and Debian(ARM64)SHA256: f5b7732de4b5c14bc528433bd85394b51e341527aec4ec647d32ce185c42c4b1
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.2.2_arm64.deb
sudo dpkg -i grafana-enterprise_8.2.2_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 7a3cc62d505eeb6e07384c2f0d43dd8f010fcb6e976974a0f1b57cac6c4f45a0
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.2.2_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.2.2_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 9ed3a2352919deb76785a5748ceb22c391e48f0ec4efd4980deb391c379189dd
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.2.2_armhf.deb
sudo dpkg -i grafana-enterprise_8.2.2_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: ee5eef4e76aaddb64326bb83c7e05b5a97adec8e4d67c847ef896bcdfb67a25d
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.2.2.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.2.2.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: d83715aad788aba3d125b381c8d38154920f6507b59009ae877b12c21fdc80fa
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.2.2.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.2.2.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 3b58b64fd26043f9dbb3fce29a182aedfed2a2d24997dbda7c3c0a96f0b8d84b
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.2.2.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.2.2.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 38336daab73536d0217ebeef412fc20d8c0572f5e401358b470e6838d14c5c8c
OpenSUSE and SUSE(ARM64)SHA256: 38336daab73536d0217ebeef412fc20d8c0572f5e401358b470e6838d14c5c8c
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.2.2-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.2.2-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 0f2be6cd159d41e6a124a133525373280b4cb3434dc7e320b4d8e1c88cdac51c
OpenSUSE and SUSE(ARMv7)SHA256: 0f2be6cd159d41e6a124a133525373280b4cb3434dc7e320b4d8e1c88cdac51c
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.2.2-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.2.2-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