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:
June 7, 2022
Ubuntu and Debian(ARM64)SHA256: 5e39fc65aba1d06847ec1066f53c7cd9e6d697de3a54a929d30b82edd967eaf6
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.0.0~beta3_arm64.deb
sudo dpkg -i grafana-enterprise_9.0.0~beta3_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 0fbf6068cfc23a029847e237945d58d7e41d7eb254e29ffbeeeda914db241879
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.0.0~beta3_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.0.0~beta3_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: e731f05f3e01d434c6a8845ca0baeb2235a959a5eeff7c3da1ebe987324ba919
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.0.0~beta3_armhf.deb
sudo dpkg -i grafana-enterprise_9.0.0~beta3_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 6d7f127182c2a3c8dc5c6e046129e456b9045d4fbaaa9b4efa38f4839bbf61d5
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.0.0-beta3.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.0.0-beta3.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 8e3c25ddbf083c390e16a9472c09e48edfae122b36e232c88d51ce08ca3de6b5
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.0.0-beta3.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.0.0-beta3.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: ee6f8e9b5e6e4444bbe7af0f9445d475b249ba2c60f4c5e08491d58e6915121a
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.0.0-beta3.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.0.0-beta3.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 906f38de17d78f2e2132ff0caadc4d05e9bede4fb1bde81818642c9b8d42a747
OpenSUSE and SUSE(ARM64)SHA256: 906f38de17d78f2e2132ff0caadc4d05e9bede4fb1bde81818642c9b8d42a747
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.0.0~beta3-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.0.0~beta3-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: d544aa44f11ab9a57a38a7b530b36c776c4739d29e88161c96bcbe7300661051
OpenSUSE and SUSE(ARMv7)SHA256: d544aa44f11ab9a57a38a7b530b36c776c4739d29e88161c96bcbe7300661051
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.0.0~beta3-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.0.0~beta3-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