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:
January 20, 2020
Ubuntu and Debian(ARM64)SHA256: daaf8e12d532e42c69f93b141242e218f471c9245ff0bcf535e05297dc8cc4c5
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_6.6.0-beta1_arm64.deb
sudo dpkg -i grafana-enterprise_6.6.0-beta1_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: fade333824e97dc1407fca910f0dc8ca78e1fcb0dcbf782e3fc290eda415a13c
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_6.6.0-beta1_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_6.6.0-beta1_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: dcfec05edb4739d3287decd5f77b6dd5a6ce174d89cd07489667bd69ee9efb70
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_6.6.0-beta1_armhf.deb
sudo dpkg -i grafana-enterprise_6.6.0-beta1_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 902f3e9a8c5c22cc2b86fb36caf2ca48f81633bcbff267a2b7218149ba8e34d9
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.6.0-beta1.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-6.6.0-beta1.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: baa490f9303c4d89a7302fa33c6142bac53f5f7f193b3005b8ed0fef40776d6f
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.6.0-beta1.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-6.6.0-beta1.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 44d9e2d97d04b44d361abdd4818b979a9632a65ff87f98a02258c2b3ad930d35
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.6.0-beta1.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-6.6.0-beta1.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: c2f5312a28d463ac4c10443836a692904045c998db52a2f85ed92ee708c4e9f6
OpenSUSE and SUSE(ARM64)SHA256: c2f5312a28d463ac4c10443836a692904045c998db52a2f85ed92ee708c4e9f6
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.6.0-beta1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-6.6.0-beta1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 8bd9f9027d71b74613149f847a6ec7dc224d4fcef4a4c3964c70f7cf1d86bfeb
OpenSUSE and SUSE(ARMv7)SHA256: 8bd9f9027d71b74613149f847a6ec7dc224d4fcef4a4c3964c70f7cf1d86bfeb
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.6.0-beta1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-6.6.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