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:
June 3, 2020
Ubuntu and Debian(ARM64)SHA256: 2ded57377195d2390d1e2293f3bb8d2d09a52fb7e3088ea254bce7191994eb58
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.0.3_arm64.deb
sudo dpkg -i grafana-enterprise_7.0.3_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: b192e211bd2ff3756ef6d0819a22dfc415a2444144b5d0f3463f4caac724475f
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_7.0.3_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_7.0.3_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 858e9d5e2ab99bdbb04a1d5374557e800ba36bcba614bcc70080676b6f1b202a
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.0.3_armhf.deb
sudo dpkg -i grafana-enterprise_7.0.3_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 1b554886a8b7e4dd91bc452bcff93a8662c70204f1546fd0cdfe04ecdb856320
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.0.3.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-7.0.3.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 4a7625ca7bbafb8e02bf49c0a01063aa2efee07d88e606a9e8575bbc5a5b074f
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.0.3.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-7.0.3.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 0097277e11a7a1499fc7d812e07e742573f26932bd16aa2bd65c118b494fb6c9
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.0.3.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-7.0.3.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 87ad423fcad6983b38364787886b1cfd879e0e6bc547c0e2147b0419ce87cf10
OpenSUSE and SUSE(ARM64)SHA256: 87ad423fcad6983b38364787886b1cfd879e0e6bc547c0e2147b0419ce87cf10
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.0.3-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-7.0.3-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: a638bf847380ebbb975ca805cb6bed9d9ed5d5739b6becaa88fe3f23df208dcc
OpenSUSE and SUSE(ARMv7)SHA256: a638bf847380ebbb975ca805cb6bed9d9ed5d5739b6becaa88fe3f23df208dcc
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.0.3-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-7.0.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