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 12, 2022
Ubuntu and Debian(ARM64)SHA256: 9f2d34d0246fc9884ae494467003dece9ffa6b342daddb474fd3724625f78f98
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.4.6_arm64.deb
sudo dpkg -i grafana-enterprise_8.4.6_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: dce053854aae53ac7298051545c24b6d6a837509a07e26fc4397e1ab6a19352f
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.4.6_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.4.6_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: e3fe9cc42f48c7e0da9b22715e5410c83a4a7835acf3337f9c1eccb253295fd9
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.4.6_armhf.deb
sudo dpkg -i grafana-enterprise_8.4.6_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: b0da4f9636d229e997cfa549d5112f46b8990436e83aecaa958b4b5a58730cc4
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.4.6.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.4.6.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 0128cc0a78b7b7b15b6b5037fe175ad04b53da07aa11eb99e4eb41b5778c7e46
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.4.6.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.4.6.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 94b857d935cb5c8948bba6cde47040ed34853fe31ee0d8dfa68ff322775f0847
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.4.6.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.4.6.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: aba0cc62a70519d2745aa22fbb4cc4a352d2287c00f98c0ac2edded95cf4d9f7
OpenSUSE and SUSE(ARM64)SHA256: aba0cc62a70519d2745aa22fbb4cc4a352d2287c00f98c0ac2edded95cf4d9f7
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.4.6-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.4.6-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: c8fa1335c41b5fb303c562b14786b2c3f831cf8f1702e13f133813991f9daebb
OpenSUSE and SUSE(ARMv7)SHA256: c8fa1335c41b5fb303c562b14786b2c3f831cf8f1702e13f133813991f9daebb
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.4.6-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.4.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