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 28, 2023
Ubuntu and Debian(ARM64)SHA256: 51905a4fd1197d33f4487f6a166a9b8f0cd1cb9ef734095bb22cd6c78a3d4fa2
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.4.1_arm64.deb
sudo dpkg -i grafana-enterprise_9.4.1_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: bc57d89bb0d0995a65ca50fd52531b5e24e52312c613cf844703aac1cd202ae2
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.4.1_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.4.1_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 86951cfe08bda990061966fb670866db2d41ad8eacaefddf6d14d6a654b9279d
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.4.1_armhf.deb
sudo dpkg -i grafana-enterprise_9.4.1_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 29e6d57d83174f3a444969b5bf184ecced0233c6a7f78a2879e4ba8541e09ff0
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.1.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.4.1.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: d1562ddf8ee08ceea2d5eb9791d51a14000520f9f916d8ab0e047898d273d201
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.1.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.4.1.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: af71ea5c11af54b40c8798c48e5c8c82f07b3956ec5d805710ac1ff771ade6b7
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.1.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.4.1.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 42f30e8fb8223efd53c63809820d2fb43555f2a27f3141394a68721cf4ea3e06
OpenSUSE and SUSE(ARM64)SHA256: 42f30e8fb8223efd53c63809820d2fb43555f2a27f3141394a68721cf4ea3e06
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.1-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.4.1-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 8968609ca57311840a99f087de4f3131beb856d03bf07fd6bf3fd0d5110881c6
OpenSUSE and SUSE(ARMv7)SHA256: 8968609ca57311840a99f087de4f3131beb856d03bf07fd6bf3fd0d5110881c6
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.1-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.4.1-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