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:
September 18, 2023
Ubuntu and Debian(ARM64)SHA256: 76a12ff6b521ec3e2e872feef6a955b0df7db45f2e0d6f7ea85f30a6c8876f74
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_10.1.2_arm64.deb
sudo dpkg -i grafana_10.1.2_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 7dfa4d5201f811d6f0a3eb32402cbbdaa39b222cd94d9bee98c74dc84dbd9636
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana-rpi_10.1.2_armhf.deb
sudo dpkg -i grafana-rpi_10.1.2_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: b24ce52060588ad5443adaf26a0891807f30de3f51d6d73409f2d6714d34d412
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_10.1.2_armhf.deb
sudo dpkg -i grafana_10.1.2_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 132cbf841911b76b50a6c8c13214fad89755d67ee64b50dfd260ce9c085da723
wget https://dl.grafana.com/oss/release/grafana-10.1.2.linux-arm64.tar.gz
tar -zxvf grafana-10.1.2.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 23450a61da1a403c19221a13443678af0afaf300b47367657d27d692960163e6
wget https://dl.grafana.com/oss/release/grafana-10.1.2.linux-armv6.tar.gz
tar -zxvf grafana-10.1.2.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: b170198ba545bcedfecc14ef9a480ad9d77d5b6d400e8d68d54c08191cb3aa9c
wget https://dl.grafana.com/oss/release/grafana-10.1.2.linux-armv7.tar.gz
tar -zxvf grafana-10.1.2.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 5e75c9ab095fc9ccdbb4066f1e7a8d1f7e35e724dc3bee745adcf6ffd6111628
OpenSUSE and SUSE(ARM64)SHA256: 5e75c9ab095fc9ccdbb4066f1e7a8d1f7e35e724dc3bee745adcf6ffd6111628
wget https://dl.grafana.com/oss/release/grafana-10.1.2-1.aarch64.rpm
sudo rpm -Uvh grafana-10.1.2-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 60f7cca1eb15ba5c2580ad0e4bc1c80e6e0efcc49bb44b763fef6a62cd050a16
OpenSUSE and SUSE(ARMv7)SHA256: 60f7cca1eb15ba5c2580ad0e4bc1c80e6e0efcc49bb44b763fef6a62cd050a16
wget https://dl.grafana.com/oss/release/grafana-10.1.2-1.armhfp.rpm
sudo rpm -Uvh grafana-10.1.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