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:
July 23, 2021
Ubuntu and Debian(ARM64)SHA256: 4d6a8c42dc62bb0dcab91a97a99ec73558b08351360b4542edca6950d8a2f838
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_8.1.0~beta2_arm64.deb
sudo dpkg -i grafana_8.1.0~beta2_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 7e702a8e4db95e02a1dc267668e99c28db820f30498b0092f0f0384f6bd3f383
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana-rpi_8.1.0~beta2_armhf.deb
sudo dpkg -i grafana-rpi_8.1.0~beta2_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 725b52373c700e459bc84c021cf1698dc12c354600a1cd9ae96f06b8e47ee59b
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_8.1.0~beta2_armhf.deb
sudo dpkg -i grafana_8.1.0~beta2_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: a50cb881970bc8581cb01d7e9e85c88d7f6df07baf27b34d8f5252320fb74e2e
wget https://dl.grafana.com/oss/release/grafana-8.1.0-beta2.linux-arm64.tar.gz
tar -zxvf grafana-8.1.0-beta2.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 7c3a8e3f27be5757742cbd476a69d335c74e1e037d587646cbd18b6a7ea55513
wget https://dl.grafana.com/oss/release/grafana-8.1.0-beta2.linux-armv6.tar.gz
tar -zxvf grafana-8.1.0-beta2.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 56867ba6a21ec3854cbffa98fc9a129549ced73de3e6175348a21bf5bea2289d
wget https://dl.grafana.com/oss/release/grafana-8.1.0-beta2.linux-armv7.tar.gz
tar -zxvf grafana-8.1.0-beta2.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 9ffd087733b4829354b4af46bdbed909e14b1d7bff9e909e022708a54204614c
OpenSUSE and SUSE(ARM64)SHA256: 9ffd087733b4829354b4af46bdbed909e14b1d7bff9e909e022708a54204614c
wget https://dl.grafana.com/oss/release/grafana-8.1.0~beta2-1.aarch64.rpm
sudo rpm -Uvh grafana-8.1.0~beta2-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: cec74d3744eed6605d9719e142239aa720974b218322ede5ba489c40a94c0f46
OpenSUSE and SUSE(ARMv7)SHA256: cec74d3744eed6605d9719e142239aa720974b218322ede5ba489c40a94c0f46
wget https://dl.grafana.com/oss/release/grafana-8.1.0~beta2-1.armhfp.rpm
sudo rpm -Uvh grafana-8.1.0~beta2-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