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:
April 26, 2023
Ubuntu and Debian(ARM64)SHA256: b3e36a78bdd3d816cf61f4a20b4bb4770a8f6de00fe940c6d7445fe1d5ef88cb
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.2.17_arm64.deb
sudo dpkg -i grafana-enterprise_9.2.17_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 826b38a358a1149e5e53bb7c2749d3ee83483ee6881e7e73f2813d3dce698df2
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.2.17_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.2.17_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 89f2d8168d0db7eaeae834f41021cbddd94dbcf043a5f6f93e4d8369e8970a12
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.2.17_armhf.deb
sudo dpkg -i grafana-enterprise_9.2.17_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: bae33399dfe21376bb8af3ee91e62c9df882cc26a484d36a7a7541b227600246
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.17.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.2.17.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: f788c945fb8c17422b80ab699a82c0adfdfe3a126c9d9c601b4ccd47f18e4a0e
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.17.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.2.17.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 538f165b8dff6429800377b303f5630f4109d33979ed32b0a0ae46f30094a357
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.17.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.2.17.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: f18ec9cdbb813a763d6fde8bd64e0f5bc77c436e454b429c33123c4f540963e6
OpenSUSE and SUSE(ARM64)SHA256: f18ec9cdbb813a763d6fde8bd64e0f5bc77c436e454b429c33123c4f540963e6
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.17-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.2.17-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 0cea1eee9fff6ff40874078604f9f7534cd9dfe184ef622e735ae7250be6d64c
OpenSUSE and SUSE(ARMv7)SHA256: 0cea1eee9fff6ff40874078604f9f7534cd9dfe184ef622e735ae7250be6d64c
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.17-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.2.17-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