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.
License:
Release Date:
June 22, 2023
Ubuntu and Debian(ARM64)SHA256: d4b0c6a5b351b770d43308980f54c8ba8f851244639da5a87719baf057cb6d45
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_9.5.5_arm64.deb
sudo dpkg -i grafana_9.5.5_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 5e374e3c6fa2d6a45fbb468b4882c33703f705d15da1cae890bec23e5b09bb4e
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana-rpi_9.5.5_armhf.deb
sudo dpkg -i grafana-rpi_9.5.5_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: a532f698235ff9dfb79d08bd44ff4f14fd63ec3ec26ba1fd18e49898b0f11c0c
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_9.5.5_armhf.deb
sudo dpkg -i grafana_9.5.5_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 4a3e723ac01bf8c6f0ce3eee59464135c9232e2f70ec72174e43685beba93c9a
wget https://dl.grafana.com/oss/release/grafana-9.5.5.linux-arm64.tar.gz
tar -zxvf grafana-9.5.5.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: a99b30cf5c881fc0250aa2bb126b59c156f62d0dd10c2278d2fd22d913a38823
wget https://dl.grafana.com/oss/release/grafana-9.5.5.linux-armv6.tar.gz
tar -zxvf grafana-9.5.5.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 3870c10be690c6e144e03e5c699b2e183df608d00d16db6850a9b2b8091215f2
wget https://dl.grafana.com/oss/release/grafana-9.5.5.linux-armv7.tar.gz
tar -zxvf grafana-9.5.5.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 43a6639a32d9396a67cbe9da604feb17ef93e2874ad19b1023f88e4f637344cb
OpenSUSE and SUSE(ARM64)SHA256: 43a6639a32d9396a67cbe9da604feb17ef93e2874ad19b1023f88e4f637344cb
wget https://dl.grafana.com/oss/release/grafana-9.5.5-1.aarch64.rpm
sudo rpm -Uvh grafana-9.5.5-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: d6fe54a363bc230e2d9d4cae50d800a8be2a12ebd04c6cc95a1b92ebab850d54
OpenSUSE and SUSE(ARMv7)SHA256: d6fe54a363bc230e2d9d4cae50d800a8be2a12ebd04c6cc95a1b92ebab850d54
wget https://dl.grafana.com/oss/release/grafana-9.5.5-1.armhfp.rpm
sudo rpm -Uvh grafana-9.5.5-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