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:
November 15, 2022
Ubuntu and Debian(ARM64)SHA256: 407a93f8468c02c32181ba8be211ee200da9b45ed0b1a089d9e706133a9f8309
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_9.3.0~beta1_arm64.deb
sudo dpkg -i grafana_9.3.0~beta1_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: fab9452d1f50718338b0bc537c7c6962d086cfc2c89bd51724731cc6affd744b
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana-rpi_9.3.0~beta1_armhf.deb
sudo dpkg -i grafana-rpi_9.3.0~beta1_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 53028eefd1dde3b0fecabdc6b70ba017d60d22ec8714ece8abad460a39c0e328
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_9.3.0~beta1_armhf.deb
sudo dpkg -i grafana_9.3.0~beta1_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: a314b6af9ca1acb3596ef36a1507044b6810fbf859e0f25e35e17226110824f1
wget https://dl.grafana.com/oss/release/grafana-9.3.0-beta1.linux-arm64.tar.gz
tar -zxvf grafana-9.3.0-beta1.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: d6c1ae2e28f6da9ef846e1637fe53059e27782f1d7281d74f293fb5790f1099e
wget https://dl.grafana.com/oss/release/grafana-9.3.0-beta1.linux-armv6.tar.gz
tar -zxvf grafana-9.3.0-beta1.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 2598be7dcc12a4fee4fe059d2823b52ef2494e289cdfaba6f9dbc688320bb78e
wget https://dl.grafana.com/oss/release/grafana-9.3.0-beta1.linux-armv7.tar.gz
tar -zxvf grafana-9.3.0-beta1.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 392681044878c903fdbc0258e4d754ada324a2771f53302c0dacc86ad97f4834
OpenSUSE and SUSE(ARM64)SHA256: 392681044878c903fdbc0258e4d754ada324a2771f53302c0dacc86ad97f4834
wget https://dl.grafana.com/oss/release/grafana-9.3.0~beta1-1.aarch64.rpm
sudo rpm -Uvh grafana-9.3.0~beta1-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: a4516fcb9450f2b42319b9ddf3f80dc83560a682f96972c9715258c871443967
OpenSUSE and SUSE(ARMv7)SHA256: a4516fcb9450f2b42319b9ddf3f80dc83560a682f96972c9715258c871443967
wget https://dl.grafana.com/oss/release/grafana-9.3.0~beta1-1.armhfp.rpm
sudo rpm -Uvh grafana-9.3.0~beta1-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