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: 14a12c89b79e0cd4b70de0f045fcc10c64188ab5f0482aafe46f78ea72be4941
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.5_arm64.deb
sudo dpkg -i grafana-enterprise_8.5.5_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 2786c47ecd3f3d97d564f0ce253f9867810e86c816b9ce480678e4d2843784d4
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.5.5_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.5.5_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 089d63ac4815473c73f6a74394310dd42f4f1423cef851b7f114a7d28c08c355
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.5_armhf.deb
sudo dpkg -i grafana-enterprise_8.5.5_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 5668e7ba952fd18b42f95a4fe53d2bd5864b4789dd55cb15c53fa4fcb8e032ff
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.5.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.5.5.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 4134e4ed3375ba75273029f053eb20b849b3dcc61db728a59ce588e77f410c02
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.5.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.5.5.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 3bf66a2e261135385f6773bea98227885a4450bb58329a4b55e59f9f56adc714
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.5.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.5.5.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 12ce70281e604fbab6bc346873a41375f38354b648c0f6c5d99e9514fb087bec
OpenSUSE and SUSE(ARM64)SHA256: 12ce70281e604fbab6bc346873a41375f38354b648c0f6c5d99e9514fb087bec
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.5-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.5.5-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: becc5abda23424f5e670de3fe9aace4a8f8d0d9d9e6ecef51b6047a5e4566064
OpenSUSE and SUSE(ARMv7)SHA256: becc5abda23424f5e670de3fe9aace4a8f8d0d9d9e6ecef51b6047a5e4566064
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.5-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.5.5-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