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:
September 5, 2023
Ubuntu and Debian(ARM64)SHA256: 27fff8505cf5f86773e21809e2428877939f94db91cac2f4db87e279633cf7bf
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.5.9_arm64.deb
sudo dpkg -i grafana-enterprise_9.5.9_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 451a2117516ca81e180e82515c464fe900c754baf757ca7fe2ba99cdfdc74eb7
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.5.9_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.5.9_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 9e5b8d811b7e2b1f12822e7584d08c44c5e61b60d944d02b06b8bfb75359d95a
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.5.9_armhf.deb
sudo dpkg -i grafana-enterprise_9.5.9_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 4fe8c216e1a153eb54f4b41a617c21a0aac777328c158ec5c053927bb0fcd800
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.5.9.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.5.9.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: e2d9ada2bd92d5d1ee9dc9bdd58938785e4b8f442bcd0e91249196cf028facd4
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.5.9.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.5.9.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 1f2f343f39858117f4078113ae9b6b24383ac79aa16bbdb6a4bba68b675bfb24
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.5.9.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.5.9.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 1716c59eea8179e80159215270eda194fcdfbbf55b234a16020e031d3880c40f
OpenSUSE and SUSE(ARM64)SHA256: 1716c59eea8179e80159215270eda194fcdfbbf55b234a16020e031d3880c40f
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.5.9-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.5.9-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 6c14714d6409d12608b06236de53e8713ea3ffa3b76b86323f5a2de2569ae5bf
OpenSUSE and SUSE(ARMv7)SHA256: 6c14714d6409d12608b06236de53e8713ea3ffa3b76b86323f5a2de2569ae5bf
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.5.9-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.5.9-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