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:
July 16, 2020
Ubuntu and Debian(ARM64)SHA256: 9d2d7e926bdaaf7fe5a79c959e5ca0e2a5019c9f6457940beda9ee844955e345
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.1.0_arm64.deb
sudo dpkg -i grafana-enterprise_7.1.0_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: eb1bd69bf444c734066f7349c88e9f4b3640f2c6fb95ed13c69530c2afd83d6a
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_7.1.0_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_7.1.0_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: a239cdb11aa8b5dec3d4b04a72ee9ad7735e4da51fe441fffb1dfbb86b9ed917
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.1.0_armhf.deb
sudo dpkg -i grafana-enterprise_7.1.0_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: d995e290a12897884f9485d650df70c40f1ea1f9f6814a9b598ae78c72fccb59
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.1.0.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-7.1.0.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: fa919bfe2323be515002e7d8690d96cc2a8f86944f0045e9d2f8a51e1809a9d8
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.1.0.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-7.1.0.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: b0d30b53dd24167ef355c37ca2d4f70e21ea3c9de41b555a83eff65d17f4e7d1
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.1.0.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-7.1.0.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: ad3f20ef99bdb084676127f775b1ce9f0ea4ba29ff38a887d2678d5b5391c47f
OpenSUSE and SUSE(ARM64)SHA256: ad3f20ef99bdb084676127f775b1ce9f0ea4ba29ff38a887d2678d5b5391c47f
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.1.0-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-7.1.0-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 26bc2bc07bf4f4b78a4c57c0b59b92bce5dd8822dcd023035e273c3d5a3ef3a6
OpenSUSE and SUSE(ARMv7)SHA256: 26bc2bc07bf4f4b78a4c57c0b59b92bce5dd8822dcd023035e273c3d5a3ef3a6
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.1.0-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-7.1.0-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