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:
March 21, 2023
Ubuntu and Debian(ARM64)SHA256: 44259c009ebfe2dfe5cefa48dc9cdb3a9d01b285972398590066fbc3f1c50059
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.4.0_arm64.deb
sudo dpkg -i grafana-enterprise_9.4.0_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: f22d6d1a80d2fb815f3406d9b8d681759a12f9d9d87f6445e3b7133d229215fd
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.4.0_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.4.0_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 339e7e772ce958a68b39b7e76cf69a933da44e2f655de040d76c5f7e05a6265a
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.4.0_armhf.deb
sudo dpkg -i grafana-enterprise_9.4.0_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: c53ca66b1f1a20f2d6b4175ab61090b2095d70a54d83147460028ab7d8a2a6e5
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.0.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.4.0.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: f17a4f77f4ad3149ceb459a308c4c44c809c9a173f9ad0e9be4e25e6546e0d7e
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.0.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.4.0.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: d0d97d362f9287307718c88244a7d9e597aadd74ebe1e56ea10bb32c6a4f17e1
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.0.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.4.0.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 2e3c495cf0118f718efb048c4e169797c974c414f04ab934348375b8a7f77a60
OpenSUSE and SUSE(ARM64)SHA256: 2e3c495cf0118f718efb048c4e169797c974c414f04ab934348375b8a7f77a60
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.0-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.4.0-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 1ac8e34a35715db398d00ac013684fde7bc760943250f86d793e9d572d6dbb65
OpenSUSE and SUSE(ARMv7)SHA256: 1ac8e34a35715db398d00ac013684fde7bc760943250f86d793e9d572d6dbb65
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.0-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.4.0-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