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:
October 4, 2022
Ubuntu and Debian(ARM64)SHA256: 1ba972db0664cbe75d35a206cfde89cec776e746f90c356cd79334a94d7741d2
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.1.7_arm64.deb
sudo dpkg -i grafana-enterprise_9.1.7_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: e0f6440e3efe50053b894fc216fd3dd960f805be6996e701d2ffb1421bc03478
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.1.7_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.1.7_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: da1bc01a31c34a4e55f5abd77ee3abedcb6503d2867cd0b34f39775b29be9028
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.1.7_armhf.deb
sudo dpkg -i grafana-enterprise_9.1.7_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 1d03650dfb337ca078d3fe3980721cf010d05930a69a1902b0e0fd4e722b03ad
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.1.7.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.1.7.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: fea31e6b9187de506ac36dfac9ccd3c6a9c1fed0f0a9fd23b9e9ce1df6bce057
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.1.7.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.1.7.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: d7ef98e2336c0d34505cc5e528dad8a8bec6b651a7292d0223e3ec6b19f4b35d
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.1.7.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.1.7.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 1db5c197259b75d1ed9c071070ddd9da821d669441d97c3bdd521e10edaadd4a
OpenSUSE and SUSE(ARM64)SHA256: 1db5c197259b75d1ed9c071070ddd9da821d669441d97c3bdd521e10edaadd4a
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.1.7-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.1.7-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 5f58e85859390db69998d702a7b538c136a26162165bb04ac8b5236c43a8b182
OpenSUSE and SUSE(ARMv7)SHA256: 5f58e85859390db69998d702a7b538c136a26162165bb04ac8b5236c43a8b182
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.1.7-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.1.7-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