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:
July 26, 2022
Ubuntu and Debian(ARM64)SHA256: 448efd68d6f36cc3d7d3879a5a9d13e49ba7c44311d829ad26e2763f1ff2739e
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.0.5_arm64.deb
sudo dpkg -i grafana-enterprise_9.0.5_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: c873d4583a3de69881ad04dd6c5a832e296c3601f9c15e9b825f0df6f1fa8142
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.0.5_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.0.5_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: df4be5230e3fc003a3efe26c84e07008f966d79b858a46c6bf84d31fc45e3a8c
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.0.5_armhf.deb
sudo dpkg -i grafana-enterprise_9.0.5_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: c308bd581f310703cad3c3932ffa33c4f819b806ce7c3578adef6fad22b56e72
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.0.5.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.0.5.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 836e57a3ba12204930b952ea14dc8c00b14737ec785394be7d4380453011e8bf
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.0.5.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.0.5.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 0969412105a10fe4f9c7ab1dbde9523291c6dcd1d9dbf9e390986ec9f8e78fec
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.0.5.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.0.5.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 6860c67485c5d2afae79fa1d236fc59d2f897012e1045fc023d6edae4f218c97
OpenSUSE and SUSE(ARM64)SHA256: 6860c67485c5d2afae79fa1d236fc59d2f897012e1045fc023d6edae4f218c97
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.0.5-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.0.5-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: f070bc0183b4369b4f0bab0f025e75f636a31848597cd027c3b47a464c830071
OpenSUSE and SUSE(ARMv7)SHA256: f070bc0183b4369b4f0bab0f025e75f636a31848597cd027c3b47a464c830071
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.0.5-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.0.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