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:
March 12, 2020
Ubuntu and Debian(ARM64)SHA256: f5b11c7ae5e00152953ccd13df7f52f76f4722aa3c6a81c561ff408a40ec3ae3
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_6.7.0-beta1_arm64.deb
sudo dpkg -i grafana-enterprise_6.7.0-beta1_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 5369187d00474f1b937a09ea04ba475db4c808eaa7f4e14742b67c69f36de16f
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_6.7.0-beta1_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_6.7.0-beta1_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: c9d422654b0a2edb2c461c6b2f83de3ac2bfccf93c20ff13c8353592569123bb
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_6.7.0-beta1_armhf.deb
sudo dpkg -i grafana-enterprise_6.7.0-beta1_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 3ac1a00aeee5e0266a1f6a03698cb51dd58d4dcf811185d46f7005f508d700dc
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.7.0-beta1.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-6.7.0-beta1.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 73f21684c0d15137be9ddccbbce271977fde6dd470c8c6b9982530281e084c9e
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.7.0-beta1.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-6.7.0-beta1.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 8c827895ed5aaacfaa5d7fb59908b4bfe2b2d62f6dd63d0c157a929c0fab266c
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.7.0-beta1.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-6.7.0-beta1.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 09f0933901a39694cf7b28fd8331596d7ebd87d67f88aabe63a6c78a5c57cd0f
OpenSUSE and SUSE(ARM64)SHA256: 09f0933901a39694cf7b28fd8331596d7ebd87d67f88aabe63a6c78a5c57cd0f
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.7.0-beta1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-6.7.0-beta1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 0ee66c402d3244419e2f3cfa1ca1596abb9fbcea0fbb19c802ae32c6f1aeab17
OpenSUSE and SUSE(ARMv7)SHA256: 0ee66c402d3244419e2f3cfa1ca1596abb9fbcea0fbb19c802ae32c6f1aeab17
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.7.0-beta1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-6.7.0-beta1.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