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.
Release Date:
May 10, 2023
Ubuntu and Debian(ARM64)SHA256: d0d53091096024f2e1554d883ae74512f584570acfc50b8f60f7ed565652f7cf
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.4.10_arm64.deb
sudo dpkg -i grafana-enterprise_9.4.10_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 9c4198cf4565c42cd6d1b1d64089fa69a8772b2da1c82e5896157e4682c08cfe
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.4.10_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.4.10_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 24132291ce627f7beae59e262afac992d52b23e5abfd42c13950fadd314c05a8
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.4.10_armhf.deb
sudo dpkg -i grafana-enterprise_9.4.10_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: c07daf9dfd5c07b0aed9cb78f50afd8ca125a03dda2ab6160683d2819721ed9b
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.10.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.4.10.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: c2dbb1fa415af01163aa901cea55abc43a6a3db1447412f7d4eee2f258066723
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.10.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.4.10.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 3d569621d44d2c834588a97dc5e7b2f640a1f09ebf89f8877e84342324f1d830
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.10.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.4.10.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 72b951e7ffc15bca52fb1601b21bc767cc58fea54006be92080c0b62b7a140d0
OpenSUSE and SUSE(ARM64)SHA256: 72b951e7ffc15bca52fb1601b21bc767cc58fea54006be92080c0b62b7a140d0
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.10-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.4.10-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: b6ab29ed9766a6f390a6e0bca3183221216943fc8df6cb12ac522ac5fbe0ab6e
OpenSUSE and SUSE(ARMv7)SHA256: b6ab29ed9766a6f390a6e0bca3183221216943fc8df6cb12ac522ac5fbe0ab6e
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.10-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.4.10-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