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:
June 14, 2022
Ubuntu and Debian(ARM64)SHA256: ce9a3a6da7dc5453e34b9b5c2a4d7c75020d2c30cb638b90746d2580f688e8a1
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.6_arm64.deb
sudo dpkg -i grafana-enterprise_8.5.6_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 848e24300d221276636d7c0dbfc969e5b65f27873486aabaea3547d6947e1fef
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.5.6_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.5.6_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: c3981b356c6bfde9a644bd7d37c4169866289cced546e6a3bf662ab1c2a26cff
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.6_armhf.deb
sudo dpkg -i grafana-enterprise_8.5.6_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: fd7353da3f0636ca51069511ae45e7fdf7f87f2973ca0ceffa4d293b2d920d88
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.6.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.5.6.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 9d948a14dc148eb4c1310f214426a67fbb4918eb452dae17b86e03aba0e5683d
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.6.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.5.6.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 277370d323975d2905a192a85d005db704721ed0de4a74c29fa989564371cf0b
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.6.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.5.6.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: e6de6bb5694662d3123568a77f9ae98028bc99a0edfd189f6690158709ae540a
OpenSUSE and SUSE(ARM64)SHA256: e6de6bb5694662d3123568a77f9ae98028bc99a0edfd189f6690158709ae540a
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.6-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.5.6-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: cebc0a9286886f600f97a66e558613f5fb7364f11151189497be1de94629f25e
OpenSUSE and SUSE(ARMv7)SHA256: cebc0a9286886f600f97a66e558613f5fb7364f11151189497be1de94629f25e
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.6-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.5.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