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 6, 2023
Ubuntu and Debian(ARM64)SHA256: d9ca2d535e920c3370282ee9485e0d85dd9933eaad0f98df616cc69a2878526a
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_9.5.3_arm64.deb
sudo dpkg -i grafana_9.5.3_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 24e4f9e821a682d191e3f703b081ebbb7f64930760fa34b6118594cab92dbe28
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana-rpi_9.5.3_armhf.deb
sudo dpkg -i grafana-rpi_9.5.3_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: c9875d322e61f7f57ec7afabdefd9976917416b3c3c4bdcbedd0b1b1fb13647a
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_9.5.3_armhf.deb
sudo dpkg -i grafana_9.5.3_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 63500270a257dcfff47322e6715c541c34d49d24dc087370253f58e83ba47ba5
wget https://dl.grafana.com/oss/release/grafana-9.5.3.linux-arm64.tar.gz
tar -zxvf grafana-9.5.3.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 3dae63e0dfcd997e9753e969ebf42a0b2b467e0b0cfaf45f2487064eca1c4e54
wget https://dl.grafana.com/oss/release/grafana-9.5.3.linux-armv6.tar.gz
tar -zxvf grafana-9.5.3.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: a95312a95dd9a143ef5d726b4c21e4f5b12db47ab7bc4ca8b3769c946e887b8e
wget https://dl.grafana.com/oss/release/grafana-9.5.3.linux-armv7.tar.gz
tar -zxvf grafana-9.5.3.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: a1d0d30cdea6928dafb8a98fe0a69c5f3306365b79e9c0e319c66d749858073b
OpenSUSE and SUSE(ARM64)SHA256: a1d0d30cdea6928dafb8a98fe0a69c5f3306365b79e9c0e319c66d749858073b
wget https://dl.grafana.com/oss/release/grafana-9.5.3-1.aarch64.rpm
sudo rpm -Uvh grafana-9.5.3-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 699ff01e97813c6173b6799512a22b903c4da59c74ea4a2f913e92f248c6eae9
OpenSUSE and SUSE(ARMv7)SHA256: 699ff01e97813c6173b6799512a22b903c4da59c74ea4a2f913e92f248c6eae9
wget https://dl.grafana.com/oss/release/grafana-9.5.3-1.armhfp.rpm
sudo rpm -Uvh grafana-9.5.3-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