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:
June 22, 2023
Ubuntu and Debian(ARM64)SHA256: 1158e6c8668ae7e613783d34ee7dc6baf46ebf90a168586ea9046593681dfc2b
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.5.5_arm64.deb
sudo dpkg -i grafana-enterprise_9.5.5_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 0645e79c70a0ebd8b0454cac940190064882cbea5ec3865f752fe6b161808641
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.5.5_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.5.5_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: ce23949de24e70bb1430ab0ca847fd44478144132726417d042ac7d484e9e1d7
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.5.5_armhf.deb
sudo dpkg -i grafana-enterprise_9.5.5_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 8428eddd915718c394155c71bde6ade966a76b55a3c3775081e992c9e76e7928
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.5.5.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.5.5.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: e93b6b5b2f3beb982d91ebf4c757fcf195269f8bf187fea0cd6ba2ae369a64c9
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.5.5.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.5.5.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 0e9808671e63c12248e49b9771bf40b383d4db68e7186016ccbc1e3b89f20c79
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.5.5.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.5.5.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 981590e467639ae9fa01b38f1c997460549696f446294cb031c9de55ca98bb6e
OpenSUSE and SUSE(ARM64)SHA256: 981590e467639ae9fa01b38f1c997460549696f446294cb031c9de55ca98bb6e
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.5.5-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.5.5-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 49f1f6fdad117db185942c59d238f5e30b9b5b02908b2d9916cc4d3c89a61eab
OpenSUSE and SUSE(ARMv7)SHA256: 49f1f6fdad117db185942c59d238f5e30b9b5b02908b2d9916cc4d3c89a61eab
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.5.5-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.5.5-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