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:
March 22, 2023
Ubuntu and Debian(ARM64)SHA256: 8dee81df3a7c46175bdd5a681b1777dea41cc37d63d8fce1d10096cb1d2ada1b
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.22_arm64.deb
sudo dpkg -i grafana-enterprise_8.5.22_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: fcdf406cbfed424e3966c27b2f6f0bd5e9023335964c4df0ae0069cacdf2958d
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.5.22_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.5.22_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: bd847cce4bcb05c52f3d807e6ad733b26e7d2c7d0f6bdecf639b5ce220c00d42
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.22_armhf.deb
sudo dpkg -i grafana-enterprise_8.5.22_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 42281b6f4222ebe4328fab1a4cadae8208406f5df5a065fc4c6df2f4220c7f4f
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.22.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.5.22.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 0a1aeb6c05946df0d9fe9f56827f19cb19423c3ca21c8cf0aaad446187ebd996
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.22.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.5.22.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 13cb5e3881d3d294959f6f7b45a0bbd5fd884d82bedb04368f3e89a0b939c60b
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.22.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.5.22.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 1d7be9518e42b534bd9b7dc6cf4f62c82057feda2d1529078f91b29ab54a2a50
OpenSUSE and SUSE(ARM64)SHA256: 1d7be9518e42b534bd9b7dc6cf4f62c82057feda2d1529078f91b29ab54a2a50
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.22-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.5.22-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 4f370e93898bcc2bfe5710440db40ca29fbaa66b2100e10398120ca432406f37
OpenSUSE and SUSE(ARMv7)SHA256: 4f370e93898bcc2bfe5710440db40ca29fbaa66b2100e10398120ca432406f37
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.22-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.5.22-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