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:
January 26, 2023
Ubuntu and Debian(ARM64)SHA256: f8826a244730b3d5069860633026eccc1871f9583f164fc459748181a408ffcc
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.3.6_arm64.deb
sudo dpkg -i grafana-enterprise_9.3.6_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 0df7d21477c2e9cd698bc7741b2e28d17c1161a680eb0980be4725339821b1a1
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.3.6_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.3.6_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 386d6805603ab05ce7d24ff2cd62a2c68adbc8950efa40374bfbcfe408aac13e
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.3.6_armhf.deb
sudo dpkg -i grafana-enterprise_9.3.6_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: fe991c0ff24edae5eb883ba9a5e65fcaa5bca9b2a805677bb1c9674bf5370505
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.3.6.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.3.6.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 800c6ce972abfe5f0722a5d91a43591f65ca4fb5dad255417414af5c2d50607b
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.3.6.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.3.6.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: bc81404830e595cc1388532b13ad437b16a65d1a671eca99793b79f17195b3d6
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.3.6.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.3.6.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: bb85498216cfdf24b7cfe86820b9f04dbbd0f2d4147408c97b3ffb6f662d3cf3
OpenSUSE and SUSE(ARM64)SHA256: bb85498216cfdf24b7cfe86820b9f04dbbd0f2d4147408c97b3ffb6f662d3cf3
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.3.6-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.3.6-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 06e65e88af7900007fb9bb5b3d20461eb9004ce073b0355b3a9622ee0c4760f2
OpenSUSE and SUSE(ARMv7)SHA256: 06e65e88af7900007fb9bb5b3d20461eb9004ce073b0355b3a9622ee0c4760f2
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.3.6-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.3.6-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