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:
May 4, 2022
Ubuntu and Debian(ARM64)SHA256: 1f43d0de5c174c2c79cca239cc66d8d03eb0a38dc8f7ad7ec83d4ba5f94b1b3f
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_8.5.2_arm64.deb
sudo dpkg -i grafana_8.5.2_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: a93feb701335f52d7df6fa9aa22664aae844e0c288aab69772ae39c957ac8dde
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana-rpi_8.5.2_armhf.deb
sudo dpkg -i grafana-rpi_8.5.2_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 140b941818b3179867c6137beab44a0b5faa83988b4647f32cd81de8a70c87cb
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_8.5.2_armhf.deb
sudo dpkg -i grafana_8.5.2_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 26a8934d3bb3418a41cffb175d5dcd32849eaaa1ef68d219a3fc8bba73de9faa
wget https://dl.grafana.com/oss/release/grafana-8.5.2.linux-arm64.tar.gz
tar -zxvf grafana-8.5.2.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 0a42b72575181c3320e5e12253fea0922de57c6300c2a2aecd35c8704822e800
wget https://dl.grafana.com/oss/release/grafana-8.5.2.linux-armv6.tar.gz
tar -zxvf grafana-8.5.2.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 964ef8bcba36dc192207ba1cab270c17d2f83f19aa500af8694559ca9649b737
wget https://dl.grafana.com/oss/release/grafana-8.5.2.linux-armv7.tar.gz
tar -zxvf grafana-8.5.2.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 53a184cbdc3e5f60756b07af6bffd7a7da7180c3f055222f83f6e0447da9a181
OpenSUSE and SUSE(ARM64)SHA256: 53a184cbdc3e5f60756b07af6bffd7a7da7180c3f055222f83f6e0447da9a181
wget https://dl.grafana.com/oss/release/grafana-8.5.2-1.aarch64.rpm
sudo rpm -Uvh grafana-8.5.2-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 271e1a4ac10f06136ee83778985110605020e19c8cbdc3596c43057d185f7d9a
OpenSUSE and SUSE(ARMv7)SHA256: 271e1a4ac10f06136ee83778985110605020e19c8cbdc3596c43057d185f7d9a
wget https://dl.grafana.com/oss/release/grafana-8.5.2-1.armhfp.rpm
sudo rpm -Uvh grafana-8.5.2-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