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: c2466a0cea22accef30a65c7847587eb181a13b2c62fd48f7ed061dfd02bd296
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.4.14_arm64.deb
sudo dpkg -i grafana-enterprise_9.4.14_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: d56941940006cd83aeafe503de08da9b9438a94614c2c39029b0046767410170
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.4.14_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.4.14_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 53fc23c9273d64e8f3a813928803b6d1eec1a8d7e0a94ad9bb890021ae52c68b
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.4.14_armhf.deb
sudo dpkg -i grafana-enterprise_9.4.14_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 6f12a575f573611fa95967d1f4ee5636fcfce876d2bc80b477f098039d3b88ca
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.14.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.4.14.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: f7e0e07b3f0663659f9648736a762d5e5939b74f800178e22bb49b8285a505ce
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.14.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.4.14.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 5f87ae69911db431b4f45f2032a3285402aa3eed2ba3f6dc6ff782a2c50edc72
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.14.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.4.14.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 122959eb32056b2e2790735d5b2210a470f18da79cb71331e431b343999a1778
OpenSUSE and SUSE(ARM64)SHA256: 122959eb32056b2e2790735d5b2210a470f18da79cb71331e431b343999a1778
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.14-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.4.14-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 01547d97b40929da1c5a7c274573df2cb52189202521db8b04771ca25df2850e
OpenSUSE and SUSE(ARMv7)SHA256: 01547d97b40929da1c5a7c274573df2cb52189202521db8b04771ca25df2850e
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.14-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.4.14-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