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:
March 22, 2023
Ubuntu and Debian(ARM64)SHA256: ca35d5389252a727b94813773ea6b335b5e1e56fd0a2cc94a4ed9f91cd8f4dbf
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_9.4.7_arm64.deb
sudo dpkg -i grafana_9.4.7_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: e2f432b2f67f2c457050523d03471ae0a2f6e1649739ed0341a2aeee7dab1a2f
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana-rpi_9.4.7_armhf.deb
sudo dpkg -i grafana-rpi_9.4.7_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 7249f6a36a6646de0d0a061f3ac02eab0f1f24069b6168a4b35dbdb3e60da8b5
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_9.4.7_armhf.deb
sudo dpkg -i grafana_9.4.7_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 6b75396d5bbf46632af048af1c4d3f75e3b6a53b6fb3fef39a0b20356061a9ca
wget https://dl.grafana.com/oss/release/grafana-9.4.7.linux-arm64.tar.gz
tar -zxvf grafana-9.4.7.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: d726bc0b06a08c1f33fef4a413bbaeaf9d79bb06f5a32726ce901179823f6936
wget https://dl.grafana.com/oss/release/grafana-9.4.7.linux-armv6.tar.gz
tar -zxvf grafana-9.4.7.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: e2fc0b9659ee42890ee2b61baaf6c3f8325b2dbcc93024895e4822b761c63ed4
wget https://dl.grafana.com/oss/release/grafana-9.4.7.linux-armv7.tar.gz
tar -zxvf grafana-9.4.7.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 213cd8fce2a711e85d4463376be68efeff8595d538056a6b2907c6789492084c
OpenSUSE and SUSE(ARM64)SHA256: 213cd8fce2a711e85d4463376be68efeff8595d538056a6b2907c6789492084c
wget https://dl.grafana.com/oss/release/grafana-9.4.7-1.aarch64.rpm
sudo rpm -Uvh grafana-9.4.7-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 6ff7480f6a5f6362ac0a4386e38d99362b477a0c4ded0ad2a5ff98d495d1b48f
OpenSUSE and SUSE(ARMv7)SHA256: 6ff7480f6a5f6362ac0a4386e38d99362b477a0c4ded0ad2a5ff98d495d1b48f
wget https://dl.grafana.com/oss/release/grafana-9.4.7-1.armhfp.rpm
sudo rpm -Uvh grafana-9.4.7-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