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.
License:
Release Date:
July 15, 2021
Ubuntu and Debian(ARM64)SHA256: c31bd22dae30bcec3b8a051ee77aaf0baac071b48a58d7653a48ccf879d20942
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_7.5.10_arm64.deb
sudo dpkg -i grafana_7.5.10_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: a34593b9d5eac9f86aa35394d0bca885bb83bad23ddd3291bd7cdbce6ce43819
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana-rpi_7.5.10_armhf.deb
sudo dpkg -i grafana-rpi_7.5.10_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 99185afb165085dff13b6c75d9600d8656c313dee01e05ee3790f8efaff2d521
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_7.5.10_armhf.deb
sudo dpkg -i grafana_7.5.10_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 7d83fd1b2f5dab3cbea37671eca69b51061009f39e391858582ae2f818f561a6
wget https://dl.grafana.com/oss/release/grafana-7.5.10.linux-arm64.tar.gz
tar -zxvf grafana-7.5.10.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: a64d3a891698d47137739a3e66ec6b2a69cf0b06d1e6cd2d3759c03d21ca7b6a
wget https://dl.grafana.com/oss/release/grafana-7.5.10.linux-armv6.tar.gz
tar -zxvf grafana-7.5.10.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 7f98dceabe3049d7d5e3be9379e3123d57f2cb9e85f778aef947a31778644412
wget https://dl.grafana.com/oss/release/grafana-7.5.10.linux-armv7.tar.gz
tar -zxvf grafana-7.5.10.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 4cea708887810b05e7ee725b11360c598e1a1cede28db66812527cbeea093aec
OpenSUSE and SUSE(ARM64)SHA256: 4cea708887810b05e7ee725b11360c598e1a1cede28db66812527cbeea093aec
wget https://dl.grafana.com/oss/release/grafana-7.5.10-1.aarch64.rpm
sudo rpm -Uvh grafana-7.5.10-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 5020ffeff971549d5f8d780626ff01e345ceeabdb94b3a53d11e0ce679a33c79
OpenSUSE and SUSE(ARMv7)SHA256: 5020ffeff971549d5f8d780626ff01e345ceeabdb94b3a53d11e0ce679a33c79
wget https://dl.grafana.com/oss/release/grafana-7.5.10-1.armhfp.rpm
sudo rpm -Uvh grafana-7.5.10-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