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:
August 30, 2022
Ubuntu and Debian(ARM64)SHA256: 374c2da280d29731b1d1efbb58944e54e2046fcaab5df6382841b3cc940a15a8
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.4.11_arm64.deb
sudo dpkg -i grafana-enterprise_8.4.11_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: feb58d22a9c76b7e810b017be23df087b0d52bec412175a1205ab6a95fdf42d8
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.4.11_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.4.11_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: bf347ffb7ec85645044f80058d535bff02b0482757d1c327913e3eb7fdb0317c
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.4.11_armhf.deb
sudo dpkg -i grafana-enterprise_8.4.11_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: da545116b3542f1167b104c9b869af5d1a6997e73814cad43ff5e0f1471f3cd8
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.4.11.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.4.11.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 071ef10c3261956e274705b20a13bf5e0c967c98e0cd9c133611d6cf6394bdc2
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.4.11.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.4.11.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: c43aacac13141735c820f13a641d5215b5b66e52e62cc7ca88d0087655b2fdc8
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.4.11.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.4.11.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: b7f996d89b03d9862413d7d91fce1f9ae99629c6a6aaf7ac12e37bc1bf9b9b46
OpenSUSE and SUSE(ARM64)SHA256: b7f996d89b03d9862413d7d91fce1f9ae99629c6a6aaf7ac12e37bc1bf9b9b46
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.4.11-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.4.11-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 86a6ff1b999a3a92bf09a88135607b9330e98efe0d89c638c7c88bb425c4086d
OpenSUSE and SUSE(ARMv7)SHA256: 86a6ff1b999a3a92bf09a88135607b9330e98efe0d89c638c7c88bb425c4086d
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.4.11-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.4.11-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