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:
August 20, 2020
Ubuntu and Debian(ARM64)SHA256: f150b39c9ee80e57fe0e5502d3275f6514afffac32c56a214a120af19f5f1d4e
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.1.4_arm64.deb
sudo dpkg -i grafana-enterprise_7.1.4_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 184955dcfca700c6d8af0353cee4625d2bd45152268bf56610269364f310603a
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_7.1.4_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_7.1.4_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: a777085b18805a54fb19fe29d36f7fb56a2c136a59290f0ef142e4e9de6579a8
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.1.4_armhf.deb
sudo dpkg -i grafana-enterprise_7.1.4_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 009b4968b28a85977b474b96fcf09da95138c476d997a4efd1a55189d2b872b2
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.1.4.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-7.1.4.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: f4b719a004ef9745a465139bf7840a48d23d8e2ba8612b5a8577d0c99c3f011a
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.1.4.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-7.1.4.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 923e8e9d3bf1dcc20cc5590eb0366f3c17667c0f8fdd71eb7563a8c675da4332
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.1.4.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-7.1.4.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: dfb6c0af8a6d52340ad6ba6adc40c4abc6589b2a11e6d9187a29a3ff182a78c0
OpenSUSE and SUSE(ARM64)SHA256: dfb6c0af8a6d52340ad6ba6adc40c4abc6589b2a11e6d9187a29a3ff182a78c0
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.1.4-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-7.1.4-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: a300d39b7c0a16c2fd83441a48d7ee3ed485be3306d81c98301481a04435178e
OpenSUSE and SUSE(ARMv7)SHA256: a300d39b7c0a16c2fd83441a48d7ee3ed485be3306d81c98301481a04435178e
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.1.4-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-7.1.4-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