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.
License:
Release Date:
October 21, 2021
Ubuntu and Debian(ARM64)SHA256: a4a1a24ab7ac798bb76e860667c2603b6ac6eb48bde4bef49e0b2f63c0e1072d
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_8.2.2_arm64.deb
sudo dpkg -i grafana_8.2.2_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 96f7ef8406b2c761b4db5b301d70b04716a233ab68dc85bf0a48a96cc883624e
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana-rpi_8.2.2_armhf.deb
sudo dpkg -i grafana-rpi_8.2.2_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 4595b88f4345b405069699a8f38a57f7276f79a897c245767aa483edd9683dc8
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_8.2.2_armhf.deb
sudo dpkg -i grafana_8.2.2_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 314a18b21bc09415ac8efc07bffb7e9385a51cd6bae88c39be68104631f227dd
wget https://dl.grafana.com/oss/release/grafana-8.2.2.linux-arm64.tar.gz
tar -zxvf grafana-8.2.2.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: a1abe98eec2361826a03953efac9c6bf0f4ea40c24c644905a92a631ff3f13fd
wget https://dl.grafana.com/oss/release/grafana-8.2.2.linux-armv6.tar.gz
tar -zxvf grafana-8.2.2.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: f0a84d269e8f3bfed9dc94cb6bf8afa0a961183abeb95bdc3ae3972bc7f8edee
wget https://dl.grafana.com/oss/release/grafana-8.2.2.linux-armv7.tar.gz
tar -zxvf grafana-8.2.2.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 1c96e75fd7450481aa058351ac89116fdb41ac822bde743ec6c0ef8d26bd4bf3
OpenSUSE and SUSE(ARM64)SHA256: 1c96e75fd7450481aa058351ac89116fdb41ac822bde743ec6c0ef8d26bd4bf3
wget https://dl.grafana.com/oss/release/grafana-8.2.2-1.aarch64.rpm
sudo rpm -Uvh grafana-8.2.2-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: d32c26444922e936bd0da0ec0ee9cdceaba986c8644c0b08ead0b4cda30250c6
OpenSUSE and SUSE(ARMv7)SHA256: d32c26444922e936bd0da0ec0ee9cdceaba986c8644c0b08ead0b4cda30250c6
wget https://dl.grafana.com/oss/release/grafana-8.2.2-1.armhfp.rpm
sudo rpm -Uvh grafana-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