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: d15de49c522b510c073d22f838d5bd90039cd5f1212432950d14fabb2b85e1b3
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.0.8_arm64.deb
sudo dpkg -i grafana-enterprise_9.0.8_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 9a7d414139027f72fe30360dcb3ca1b23bb28050dc57cea2df9965ad3cb66429
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.0.8_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.0.8_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 94eda49f5561916f9e00d39b47ab0522b648be72fe72a668e0bb13a34c4fc1e5
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.0.8_armhf.deb
sudo dpkg -i grafana-enterprise_9.0.8_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: e8cb3d2a746f582a594cf83102145a1c0c2d02beefb80268a54c005f2e0c733a
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.0.8.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.0.8.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 0b66fb7d769e01ace0047269f0bc2cf6dd328188a831e6c6c6cde0c25f6b848c
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.0.8.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.0.8.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 579d1b3b72275ae673bfc3427af3108e80be69c3cb8705f6b4333473ba2ddc7d
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.0.8.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.0.8.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 24c0fc7b5cd029a2a8315613c3d597986836da52882b577478669ac312019a15
OpenSUSE and SUSE(ARM64)SHA256: 24c0fc7b5cd029a2a8315613c3d597986836da52882b577478669ac312019a15
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.0.8-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.0.8-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: b3cfb90f876867d1237be8535ed0f6dde6d9999b79fec948f5f00ae15ddebe9a
OpenSUSE and SUSE(ARMv7)SHA256: b3cfb90f876867d1237be8535ed0f6dde6d9999b79fec948f5f00ae15ddebe9a
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.0.8-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.0.8-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