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.
Release Date:
April 28, 2022
Ubuntu and Debian(ARM64)SHA256: bda1b10d5d6130fdb56094691fb80f331383a8cfa7139e88afc350e6b81680eb
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.1_arm64.deb
sudo dpkg -i grafana-enterprise_8.5.1_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 01a6e267500eee36d4a082f0fb4012ec3a1a393acceefcc362e329e1e2640298
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.5.1_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.5.1_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: cc756dfc217be9e770e0f5254e9de6f0401a4da02fe18f09297c60cadaf88c52
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.1_armhf.deb
sudo dpkg -i grafana-enterprise_8.5.1_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 3a34e9866ce4d6c062a3e8006701dc3c176dad06c36a1cfc6480b674e0f75814
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.1.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.5.1.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 858ea5cf09b71575bac68eb2f96add36e8d304186f33554e98602aeaddc1b0f3
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.1.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.5.1.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 7425a7cfad627297629de62409c4d7b144134aec69f569d965f73e3d16937919
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.1.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.5.1.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: d879ec8419ededc68fa621a0c02b271221590e33a14acedabf46545b19fb9882
OpenSUSE and SUSE(ARM64)SHA256: d879ec8419ededc68fa621a0c02b271221590e33a14acedabf46545b19fb9882
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.1-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.5.1-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 37a5b2ce0c2e84d79538f73c35f2182ed0135317671b02f3a3f49797719a4d82
OpenSUSE and SUSE(ARMv7)SHA256: 37a5b2ce0c2e84d79538f73c35f2182ed0135317671b02f3a3f49797719a4d82
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.1-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.5.1-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