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:
February 13, 2024
Ubuntu and Debian(ARM64)SHA256: ca4582141360eac979ae1cf49eff69eaa2f17ec07946046c7e7b1401a687357c
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_10.0.11_arm64.deb
sudo dpkg -i grafana-enterprise_10.0.11_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: b264a37c9ee42fee0b2f7c57d0bc64a4a9bc4fbf6c59b46e21139178ed238418
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_10.0.11_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_10.0.11_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: f95098fc0bafabeb5ce22e19d5e78c2fd29e9e8092654d51e0165cb4905d5c94
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_10.0.11_armhf.deb
sudo dpkg -i grafana-enterprise_10.0.11_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: aff82eebe0e9c41d2cfb72a8e56ccbbc8c16783c1e5a78a3ce21baefe134a7e3
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-10.0.11.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-10.0.11.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: aa7177db493982a75a0d59a0ff7ce647b8c15b938ddb0148391df3233c32bf1f
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-10.0.11.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-10.0.11.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 68ccfb9b4df364e22380e5b06d3570e64c56b1d6b61c667dfecdcc5c737d1b96
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-10.0.11.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-10.0.11.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: cf8c5640ccdc4b52fe4f0734fe17ff8bae303a90e79c7bd1a272fc99566f9e7f
OpenSUSE and SUSE(ARM64)SHA256: cf8c5640ccdc4b52fe4f0734fe17ff8bae303a90e79c7bd1a272fc99566f9e7f
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-10.0.11-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-10.0.11-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: cf8c5640ccdc4b52fe4f0734fe17ff8bae303a90e79c7bd1a272fc99566f9e7f
OpenSUSE and SUSE(ARMv7)SHA256: cf8c5640ccdc4b52fe4f0734fe17ff8bae303a90e79c7bd1a272fc99566f9e7f
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-10.0.11-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-10.0.11-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