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:
January 24, 2023
Ubuntu and Debian(ARM64)SHA256: d5212f12deb7b2bf6edbde373a62bf68c13fd9f4ab970496e2526b340837c42c
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.20_arm64.deb
sudo dpkg -i grafana-enterprise_8.5.20_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: ab938772e4f1a8fb77ec91a34e4b5e9739d2ebc3e2730b0ed49e619d2364e655
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.5.20_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.5.20_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 9bf27b23d93487d8d5bfb242ab34152bfb651f1a68f75c0fa555679fd5ad59d8
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.20_armhf.deb
sudo dpkg -i grafana-enterprise_8.5.20_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 7232422ead30581edb10fd6065241fb80bb51b9585f92fe7b22472dc684eb7e3
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.20.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.5.20.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 73f0c954ffb9075e5c3e2e6a61afba46011b4a113a07e9a629052b4736336a9e
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.20.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.5.20.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 12d1979370bddd0061d8aa88979dd272c83326211258d463c40c3891e7617358
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.20.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.5.20.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 122c0c554a434763e4b60c9e38d0fdc9692a0e9b6e4a6657d6da5257c5ba8805
OpenSUSE and SUSE(ARM64)SHA256: 122c0c554a434763e4b60c9e38d0fdc9692a0e9b6e4a6657d6da5257c5ba8805
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.20-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.5.20-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 31b05d3cfe7b4504c695e3fcc3fc3a75bbf24208d5c1c4e624dd23b2e20cd5c0
OpenSUSE and SUSE(ARMv7)SHA256: 31b05d3cfe7b4504c695e3fcc3fc3a75bbf24208d5c1c4e624dd23b2e20cd5c0
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.20-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.5.20-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