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: fd5344476c27069470823315ebe3ac2134f21b8094b6baf0b50793b2b9c2344b
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.24_arm64.deb
sudo dpkg -i grafana-enterprise_8.5.24_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: f2e338f7612ce3b5533203251a79183277c5240b195ffbb2b7f78d87a0bbbb8f
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.5.24_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.5.24_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: c6b87087e5d3decc8b6ef2902cd6ef15e71ce87ab46d496fb26e4244307d0fa3
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.24_armhf.deb
sudo dpkg -i grafana-enterprise_8.5.24_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 2887bec5a0e498421a67ad6c37c6d798e748b6c8a772a0e07d8440f4c032c61b
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.24.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.5.24.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: b074f105f276a220eec51de99ca721c6b3048a197d00d4174a063be68e72e787
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.24.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.5.24.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 719fbbd0f491d3f167696878de571c9fa60a4a5f775de54497387be4495d023a
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.24.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.5.24.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 61731da0b3120e26b43bc56792db33bd068cb24a60d2b79e396275757f019be1
OpenSUSE and SUSE(ARM64)SHA256: 61731da0b3120e26b43bc56792db33bd068cb24a60d2b79e396275757f019be1
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.24-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.5.24-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 0482cfc64e29193a3d62746a708b051ea11c377472c3d38bafc719dba66de5de
OpenSUSE and SUSE(ARMv7)SHA256: 0482cfc64e29193a3d62746a708b051ea11c377472c3d38bafc719dba66de5de
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.24-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.5.24-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