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:
November 3, 2021
Ubuntu and Debian(ARM64)SHA256: 4c52e89255d2773a8f56a4c5b816c5a6c26c968fca2ef6a68e5cd7d12c9e17d3
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.2.3_arm64.deb
sudo dpkg -i grafana-enterprise_8.2.3_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: ff9d5d04a436fb55cb5f2526dd218d7067609b35f2960d6094198b59266b9138
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.2.3_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.2.3_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 53c510f29d66a665ab5fcbc1a739a7f98b78a78bfb7e851d9238c7281f10dfc0
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.2.3_armhf.deb
sudo dpkg -i grafana-enterprise_8.2.3_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 121fb6ceda70fa8ac381714db501be0947f250667493e62c3e6e33be5d831ebb
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.2.3.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.2.3.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 7a8c45581bf1bf04af0cc37b6f08255b2203717d58c0bd761750cbc31db51ca8
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.2.3.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.2.3.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: d9b8d1bdddffd9578612318719a6c8dbd86602703f5e323afb9f9a9c58d26ed0
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.2.3.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.2.3.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 1cf94a29fd7b86f561835544b0188e2c926b55ca63be311e119a5909b1662c3c
OpenSUSE and SUSE(ARM64)SHA256: 1cf94a29fd7b86f561835544b0188e2c926b55ca63be311e119a5909b1662c3c
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.2.3-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.2.3-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 69470b845e9f952f81081237bbdb7f732a59b5c1e28c0409b512b259fb2ef046
OpenSUSE and SUSE(ARMv7)SHA256: 69470b845e9f952f81081237bbdb7f732a59b5c1e28c0409b512b259fb2ef046
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.2.3-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.2.3-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