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 18, 2022
Ubuntu and Debian(ARM64)SHA256: 59e177f5f0066e48ed3fa78053f5e310a83cf6800e82092864dffd4e063773dc
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.2.1_arm64.deb
sudo dpkg -i grafana-enterprise_9.2.1_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: afd5e1dae3bd29d82c466299831f36d7209ff55d538c58132a7acd9f99b2fc70
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.2.1_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.2.1_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 2757cda365f7cd4f61801ca7bdef5bba0e553f2c9ec5211f0e3a9a2c99d23dcb
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.2.1_armhf.deb
sudo dpkg -i grafana-enterprise_9.2.1_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: d025a8add09eacefbb33db0fe4b18abd54f8f8e51a740b1a3060dc63b00d981c
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.1.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.2.1.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 0b56d0191692907e2c5f1a9dced906c773e70661266721b1ce2358572dbe41f6
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.1.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.2.1.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: e3e487ac9e3a4c7b0805840c43653681e527d1319927a03d45d71d73aaa7c3a0
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.1.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.2.1.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 09824efce228786d48dfce38231c05e24d0ed9c963250e7614ba270c806f3b6f
OpenSUSE and SUSE(ARM64)SHA256: 09824efce228786d48dfce38231c05e24d0ed9c963250e7614ba270c806f3b6f
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.1-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.2.1-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 2e349925af1cd058ff459398d0fda6c9ebd400ae27885fa9a37af7784d5a6d70
OpenSUSE and SUSE(ARMv7)SHA256: 2e349925af1cd058ff459398d0fda6c9ebd400ae27885fa9a37af7784d5a6d70
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.1-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.2.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