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.
License:
Release Date:
June 3, 2020
Ubuntu and Debian(ARM64)SHA256: 6cac716d8bcdcb8cc7c3eab238e24b1b518a8b354417c9ee68aaf5a2208b4a08
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_7.0.3_arm64.deb
sudo dpkg -i grafana_7.0.3_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 0486c8199247352c44dd0eaa77302f2438da67ae4b7ba9a44a99bcc56d0a0a51
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana-rpi_7.0.3_armhf.deb
sudo dpkg -i grafana-rpi_7.0.3_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 1450446b80a61c2e82f1bc9103b5156f5b6aabb78e4d9e4ed70a182a4af4d02a
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_7.0.3_armhf.deb
sudo dpkg -i grafana_7.0.3_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 92f18049b5af6061e8567a570f8ecb39787508cdf5be946255b0a085dcb0dd12
wget https://dl.grafana.com/oss/release/grafana-7.0.3.linux-arm64.tar.gz
tar -zxvf grafana-7.0.3.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 121af8915a0669de06eb901ca0bcc1b2f111f2408df4e799f20e7ee9b8d1ac01
wget https://dl.grafana.com/oss/release/grafana-7.0.3.linux-armv6.tar.gz
tar -zxvf grafana-7.0.3.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 620547ce8403ba2902daa03aee6d982f0e31b1f72dd4906a38f3a2000e4e165b
wget https://dl.grafana.com/oss/release/grafana-7.0.3.linux-armv7.tar.gz
tar -zxvf grafana-7.0.3.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: b84562ea0ef7de58632c94dfff9e593dca5482d70a707d226f7adc2a4958a483
OpenSUSE and SUSE(ARM64)SHA256: b84562ea0ef7de58632c94dfff9e593dca5482d70a707d226f7adc2a4958a483
wget https://dl.grafana.com/oss/release/grafana-7.0.3-1.aarch64.rpm
sudo rpm -Uvh grafana-7.0.3-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: a82578d8cfb32c3b73a7d30bc727b02c703f697922c57f8bbbf4a5a9af682ba5
OpenSUSE and SUSE(ARMv7)SHA256: a82578d8cfb32c3b73a7d30bc727b02c703f697922c57f8bbbf4a5a9af682ba5
wget https://dl.grafana.com/oss/release/grafana-7.0.3-1.armhfp.rpm
sudo rpm -Uvh grafana-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