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:
October 25, 2022
Ubuntu and Debian(ARM64)SHA256: 1f2a89ae12562ea9c77512410063b049a9f62fb3a756f8e52ad675dad100203b
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.2.2_arm64.deb
sudo dpkg -i grafana-enterprise_9.2.2_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 85fa5220ba01edf5ceec6a807c59f87479dbc8863eb62b5c9ea94d2795a31aab
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.2.2_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.2.2_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 90be99cd552591aef3ab019e5ef5ecb48d4328844eb532128ade218d2c1d60cf
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.2.2_armhf.deb
sudo dpkg -i grafana-enterprise_9.2.2_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 93e8b16821ae0eef91ef561172043aa9cf979776d8ad789cabd2a93e13f0132d
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.2.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.2.2.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: b6bfff5a5f6942dfc863988c8f6451d5a9e9c44a17ccc7ef69145d86b607cb2a
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.2.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.2.2.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 4ff9b85aeafaaeafc82be8c046866f2d11ca678ed2ecb2d222daef372477ae38
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.2.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.2.2.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: cec4a8f4d23f2409edbc68411f01153d80faa2db1d6991355148dcb4153b8af5
OpenSUSE and SUSE(ARM64)SHA256: cec4a8f4d23f2409edbc68411f01153d80faa2db1d6991355148dcb4153b8af5
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.2-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.2.2-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: e952478e45d4f5b2bc55301f83858edf7f4f504e3983efc92a310f5d847e219a
OpenSUSE and SUSE(ARMv7)SHA256: e952478e45d4f5b2bc55301f83858edf7f4f504e3983efc92a310f5d847e219a
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.2-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.2.2-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