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 2, 2023
Ubuntu and Debian(ARM64)SHA256: 13807d6a60d02108a61cfa0b2d76c3f1ce599018ed860a97fd64802731fd00e4
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.4.2_arm64.deb
sudo dpkg -i grafana-enterprise_9.4.2_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: f33b948f5e57c243ee39ed2e89f0810f8fa3e9de7a4eceb86acedfc4edfc3b47
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.4.2_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.4.2_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 1a09e119f93aaf778273c19882a084fa75bf29118afff991420fb1d67ffd1c42
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.4.2_armhf.deb
sudo dpkg -i grafana-enterprise_9.4.2_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: f3274fa86035f8669846d13b7de20893dee0323487c3b8299d64cd39b62cff4d
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.2.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.4.2.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 4d1076fb5c93ed0f52d65448f2f1ef17d11206fcc85093f0fd866187d06d8e9a
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.2.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.4.2.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 2c22cb165488d896e204f2d45a2e31b74ff13a0f5680360c26981e35b7a9af3e
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.2.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.4.2.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: d63bef25dd1ddcfcdbc79054d68948a56280e5ad20d896d036469c674983d389
OpenSUSE and SUSE(ARM64)SHA256: d63bef25dd1ddcfcdbc79054d68948a56280e5ad20d896d036469c674983d389
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.2-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.4.2-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 60d22b0e3b1fa5a8a860161f17e04be8d2768cbfbce6eb23093270ec52899185
OpenSUSE and SUSE(ARMv7)SHA256: 60d22b0e3b1fa5a8a860161f17e04be8d2768cbfbce6eb23093270ec52899185
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.2-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.4.2-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