Help build the future of open source observability software Open positions

Check out the open source projects we support Downloads

We 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:
August 16, 2022
Ubuntu and Debian(ARM64)SHA256: aa7ba0470647c9c098622f172ac62092ad0ec1e19b3f71ffe70a36b66417a1fb
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_9.1.0_arm64.deb
sudo dpkg -i grafana_9.1.0_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: cdc236940ac7409b1386f03db2f9459d852dddb9b208af81b62b4f50c6173b1d
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana-rpi_9.1.0_armhf.deb
sudo dpkg -i grafana-rpi_9.1.0_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 7f3282b66b07db9dfdc17a61cb3c7fa19e691504e7d44c94eb3ed5772d11765a
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_9.1.0_armhf.deb
sudo dpkg -i grafana_9.1.0_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: e1411640ea2cb41f615433315b6ffcc0ec4278c3ec52c3b4a6cd61602557af0d
wget https://dl.grafana.com/oss/release/grafana-9.1.0.linux-arm64.tar.gz
tar -zxvf grafana-9.1.0.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 78a9b64ae647750b6a7072149722535883b64c1e3c783489dceed83bb4ccda91
wget https://dl.grafana.com/oss/release/grafana-9.1.0.linux-armv6.tar.gz
tar -zxvf grafana-9.1.0.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 7ba3bf85d8902ecebc0615e09c8f4411a3909aba31c529669dcac0756dd9ee3f
wget https://dl.grafana.com/oss/release/grafana-9.1.0.linux-armv7.tar.gz
tar -zxvf grafana-9.1.0.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 890b1026a51eef85917c186e52e1f099adbf82839089d75c6a62e018fe430d45
OpenSUSE and SUSE(ARM64)SHA256: 890b1026a51eef85917c186e52e1f099adbf82839089d75c6a62e018fe430d45
wget https://dl.grafana.com/oss/release/grafana-9.1.0-1.aarch64.rpm
sudo rpm -Uvh grafana-9.1.0-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 2783168364ce55aebeaa1347c5d6d2686a53dd4037fc45af4daa24f55ab8b410
OpenSUSE and SUSE(ARMv7)SHA256: 2783168364ce55aebeaa1347c5d6d2686a53dd4037fc45af4daa24f55ab8b410
wget https://dl.grafana.com/oss/release/grafana-9.1.0-1.armhfp.rpm
sudo rpm -Uvh grafana-9.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