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:
April 2, 2020
Ubuntu and Debian(ARM64)SHA256: cb158860b68fb6cfdf11e245962b1b697358fc07227ac1fab55a5af3c04c519c
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_6.7.2_arm64.deb
sudo dpkg -i grafana-enterprise_6.7.2_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: c260174347d7869aa80c4b43b8bf94ca64fa0b7fa3a1df4d7738656c0e608edc
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_6.7.2_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_6.7.2_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 0aa3bb92d7d3ab7e6ebec79a5bd37a896c08446ab0cc980210acd8223fb67629
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_6.7.2_armhf.deb
sudo dpkg -i grafana-enterprise_6.7.2_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 13a172cf9c7bcb769bb699760e425791b6da46da4c01f24708fe1a23f2b3b3ca
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.7.2.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-6.7.2.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: e95fe9de8a1159c20e616f557a23ebf6ffdcad1d2dc105d6420bf6651e440786
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.7.2.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-6.7.2.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 9c4e81ba41fb50d66275a367eea7dac1daa915161dd4dc66658ae8864387e656
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.7.2.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-6.7.2.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 9a556f9d877ca6424dc90b7df9e8d0b8a5ccd8bb0e1cba9dca28855d617dde85
OpenSUSE and SUSE(ARM64)SHA256: 9a556f9d877ca6424dc90b7df9e8d0b8a5ccd8bb0e1cba9dca28855d617dde85
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.7.2-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-6.7.2-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 5309982a6e3bf80f959f45d8cfe3ccb274b9d21636ed6d55dfa37c4d09668bff
OpenSUSE and SUSE(ARMv7)SHA256: 5309982a6e3bf80f959f45d8cfe3ccb274b9d21636ed6d55dfa37c4d09668bff
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.7.2-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-6.7.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