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:
May 19, 2022
Ubuntu and Debian(ARM64)SHA256: 9f97e8341287b9a5e72a607186657b2139d4cd22a6415783f2123e09d1f6da4b
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.3_arm64.deb
sudo dpkg -i grafana-enterprise_8.5.3_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: a16ac123f5a551937a14d494347c8a2b821614b634ba72ee0e2c53444b2c2381
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.5.3_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.5.3_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 5d50a248333976b0ed49adcd7ac2cc8cd87688ada6d8a52f0cc6c4a50b0f1957
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.3_armhf.deb
sudo dpkg -i grafana-enterprise_8.5.3_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 41551d4c8bec966fb072ae2aba54e8cebf86cc70b2fb4d5106b2832acb7a0bcf
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.3.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.5.3.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 0c68ea0b3b3d52bb77cefda7b100f00bb7a922314b9c510e6d47decf174a46ff
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.3.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.5.3.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 0608aff7532f3f2eea1bda0f318c8f86e24aac29f439d53962955e2ff04d1bb4
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.3.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.5.3.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 4a93246b895adeb0e3e91b16e3e89e6dbabdd99c5608beadd757c1f9786eed11
OpenSUSE and SUSE(ARM64)SHA256: 4a93246b895adeb0e3e91b16e3e89e6dbabdd99c5608beadd757c1f9786eed11
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.3-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.5.3-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: ecc060fc6f91d8be5e9493372226f81e52a6010a9cb84f4ddb9de3c3ba189e59
OpenSUSE and SUSE(ARMv7)SHA256: ecc060fc6f91d8be5e9493372226f81e52a6010a9cb84f4ddb9de3c3ba189e59
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.3-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.5.3-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