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:
April 23, 2020
Ubuntu and Debian(ARM64)SHA256: 50ccb8d9c506b0526f43488d2ee08fd3b99347af91d2058f9b51b17cda7b2cfa
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_6.7.3_arm64.deb
sudo dpkg -i grafana-enterprise_6.7.3_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 5c4224364fa6b7328f5ad39540280b530f3a06fdf47af1803d50c646bfce452c
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_6.7.3_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_6.7.3_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: c7698d79621c3fade344db4662e44ed624f5f67f16254d3f0f3d7559d1029f32
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_6.7.3_armhf.deb
sudo dpkg -i grafana-enterprise_6.7.3_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 6fe897e79d48d27a7ebe1665f725901c638ca65791806befd263d909ed1e1b1f
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.7.3.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-6.7.3.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 70410b3e0bcaafb1c78b394a6f600ace8aeaf301002d375a4db59b32910a7de9
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.7.3.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-6.7.3.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 640ef6f83d501cc0685eb002e885f3fa89691d04d1eeb7313c632d0e63676879
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.7.3.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-6.7.3.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: c3db5e9bf3f96d942f43b8136c7a694e4d7f017feb38869f809f84974c766313
OpenSUSE and SUSE(ARM64)SHA256: c3db5e9bf3f96d942f43b8136c7a694e4d7f017feb38869f809f84974c766313
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.7.3-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-6.7.3-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: d9e858f2dfa55007d29292d8689071c197d4845bf155f6b343011a1ad3d0b032
OpenSUSE and SUSE(ARMv7)SHA256: d9e858f2dfa55007d29292d8689071c197d4845bf155f6b343011a1ad3d0b032
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.7.3-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-6.7.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