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:
January 26, 2023
Ubuntu and Debian(ARM64)SHA256: 2a12e278d2d46b8d91c5a990e8cb4a2534803115d7b6a654a5ca0dddb0c42e62
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_9.3.6_arm64.deb
sudo dpkg -i grafana_9.3.6_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: fb5692a8ad2c110889b18c1f30bf03a79f6c0d840ddd8483b65e46d43e524c60
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana-rpi_9.3.6_armhf.deb
sudo dpkg -i grafana-rpi_9.3.6_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 2f60e40f79ae42e13f59d7f8f55588a503fa97015a916e1da4d3b56cbaa55226
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_9.3.6_armhf.deb
sudo dpkg -i grafana_9.3.6_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 0f1ac5cd68597c29ac53399bc7ce6c4b6fc21e0bfc40c2a92c47809052abd730
wget https://dl.grafana.com/oss/release/grafana-9.3.6.linux-arm64.tar.gz
tar -zxvf grafana-9.3.6.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: afc345611f20561c8fba2650cc5dac4d77cd4ed3c96ec6e6c2e584b729b3e7d3
wget https://dl.grafana.com/oss/release/grafana-9.3.6.linux-armv6.tar.gz
tar -zxvf grafana-9.3.6.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 27f7dc07a0bb8afd38a63efd06de5889c85662ce0c6302c3a703df4660e13d55
wget https://dl.grafana.com/oss/release/grafana-9.3.6.linux-armv7.tar.gz
tar -zxvf grafana-9.3.6.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: f4ba32ca03981625f1c1e5c8ae08592b76cf3859ef6fd88c10430227b30a1d95
OpenSUSE and SUSE(ARM64)SHA256: f4ba32ca03981625f1c1e5c8ae08592b76cf3859ef6fd88c10430227b30a1d95
wget https://dl.grafana.com/oss/release/grafana-9.3.6-1.aarch64.rpm
sudo rpm -Uvh grafana-9.3.6-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: bdadda3fec3c4549bf76a1160ecc694973cdc7660c04dde3088f7f36f69f3f20
OpenSUSE and SUSE(ARMv7)SHA256: bdadda3fec3c4549bf76a1160ecc694973cdc7660c04dde3088f7f36f69f3f20
wget https://dl.grafana.com/oss/release/grafana-9.3.6-1.armhfp.rpm
sudo rpm -Uvh grafana-9.3.6-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