Help build the future of open source observability software Open positions

Check out the open source projects we support Downloads

We 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:
February 28, 2023
Ubuntu and Debian(ARM64)SHA256: 12c14403d394e1c2c2c15fac1b2b45773acda696e2434eb8919ce652ae76e516
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.2.13_arm64.deb
sudo dpkg -i grafana-enterprise_9.2.13_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: a544aa5c398bca42e7459100c67590dc853ffabf87ade5604c60f31da779d70d
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.2.13_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.2.13_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 68229b0a445579a4f6276d327c9d800a5b31605aaf2d590ea900ece83dbe64c3
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.2.13_armhf.deb
sudo dpkg -i grafana-enterprise_9.2.13_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: c586dd5d08c42d7a5ac984501312eeb7aad132114d7ffc67317f9e05c48aba37
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.13.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.2.13.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 15fa588f626fd3324ae9e2173d6c180708815e11897a0869504c50898df777fd
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.13.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.2.13.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 6a6f7e584d7004b79a18aeb61c0cb412f2828e798713c9f4ca2f94ef0b775232
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.13.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.2.13.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: ab4791b82796907f065e68093a4c0a5254c4feb2e97d76a488a3fce0d452cbc4
OpenSUSE and SUSE(ARM64)SHA256: ab4791b82796907f065e68093a4c0a5254c4feb2e97d76a488a3fce0d452cbc4
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.13-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.2.13-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 3f7e88f030f68b7d09a81021de87413032afa749adc071e754789a3d3dc4e568
OpenSUSE and SUSE(ARMv7)SHA256: 3f7e88f030f68b7d09a81021de87413032afa749adc071e754789a3d3dc4e568
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.13-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.2.13-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