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:
June 13, 2023
Ubuntu and Debian(ARM64)SHA256: ad4580c9d1017e27d1b37ec5f3d66b25816c6ebf674b83f66943a4deda0dcf14
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_10.0.0_arm64.deb
sudo dpkg -i grafana-enterprise_10.0.0_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 14b1ccadff1c365c9c443f93ee9e47cf304332da6b3dd1bb13010df8c2aecdb5
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_10.0.0_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_10.0.0_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 5d83ceb029d76aeab7773cca67e869e8fffd16bf9c242cb8bf0c4aeefdbc5f6b
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_10.0.0_armhf.deb
sudo dpkg -i grafana-enterprise_10.0.0_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 5f3a7b84bf75b7f1ba812c402236c77e93674ec96e321d3558139cc610674f32
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-10.0.0.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-10.0.0.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: a7af294235e3a0393683ad261a21733a224ab454d911df39f56e69b96be6b5ab
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-10.0.0.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-10.0.0.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: c4551a2a3aad8907322b8fc310da6fab534c9d8be447151e0a78356629a8e096
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-10.0.0.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-10.0.0.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 73ab218b555cf09bddb9089640c219b0dc8f176d1319c7cfd06b32eadb959c33
OpenSUSE and SUSE(ARM64)SHA256: 73ab218b555cf09bddb9089640c219b0dc8f176d1319c7cfd06b32eadb959c33
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-10.0.0-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-10.0.0-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 6abd628a8a92b9ce991c87911caf9631e73efea2a818d151b001c2098f5e91e4
OpenSUSE and SUSE(ARMv7)SHA256: 6abd628a8a92b9ce991c87911caf9631e73efea2a818d151b001c2098f5e91e4
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-10.0.0-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-10.0.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