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:
July 14, 2022
Ubuntu and Debian(ARM64)SHA256: e59330c0db394f65704221bd68dbe12bdbf44a0faab3301f1ceeb57e486075e6
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.3.10_arm64.deb
sudo dpkg -i grafana-enterprise_8.3.10_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 37d127b1c964ab40b4b6d3e4a2930ecef3893e8196a4ac8408f16bb6ca915ba8
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.3.10_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.3.10_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 4fa76ec634e31e3342e6e946e919c3c552f6ec534191e576533800c82ba83de0
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.3.10_armhf.deb
sudo dpkg -i grafana-enterprise_8.3.10_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: f4bac1e09e8b6d55d2d9cba22d378ad3e4da6e5166ab428eab983ca84e2e7334
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.3.10.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.3.10.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 0eea995b6a647099227f77d85f1b8e2329bbdf538342bafbfdb45f0d485f297a
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.3.10.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.3.10.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: d99d049f6b979f4b05b7fbcd31c4fb418e47a613a98fae04c5995b52911da703
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.3.10.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.3.10.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 5a384500b299cd9657c3f73da765a5072644e2e6a910def1aee2b175697dcca7
OpenSUSE and SUSE(ARM64)SHA256: 5a384500b299cd9657c3f73da765a5072644e2e6a910def1aee2b175697dcca7
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.3.10-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.3.10-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 9063e07429f900f1ae4936749888b2b255f165ab62face6123571a66347219cd
OpenSUSE and SUSE(ARMv7)SHA256: 9063e07429f900f1ae4936749888b2b255f165ab62face6123571a66347219cd
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.3.10-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.3.10-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