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 20, 2022
Ubuntu and Debian(ARM64)SHA256: d7c8439cc73837e997e7970398bdbefb243fd1083156cb8399f2a78fa341444e
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.1.6_arm64.deb
sudo dpkg -i grafana-enterprise_9.1.6_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: be7962dcbd07146550cebdddbc7e5b2649389fa9fe50e1a5d99fdfb70533c207
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.1.6_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.1.6_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 3ac6212f4cacafd556feb238f0e97e67e746ca8f0db497d5d331735a338f436b
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.1.6_armhf.deb
sudo dpkg -i grafana-enterprise_9.1.6_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 7c57bc58b6f5bed219b4e2aaa2dc54e2f5e9f5c052902ac47d273c8bf30724f2
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.1.6.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.1.6.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 4283c430ff09222e51ba4d9b5d9a04953e8b2a88aee789ca803e912ff65a1515
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.1.6.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.1.6.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: f617976625c8c5d92aedc081d140048ddfd1ba50913ee290c989e17b09c9c92d
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.1.6.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.1.6.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 14ae5d4f8bcd5f1f4d921beb25a2eb8eb33e52b9fc5a1daab90b6cd10ff72271
OpenSUSE and SUSE(ARM64)SHA256: 14ae5d4f8bcd5f1f4d921beb25a2eb8eb33e52b9fc5a1daab90b6cd10ff72271
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.1.6-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.1.6-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 797b3ceb68ec5a148815f39d65b32758d2a37e674e2115b3f667ae0e29c7ff81
OpenSUSE and SUSE(ARMv7)SHA256: 797b3ceb68ec5a148815f39d65b32758d2a37e674e2115b3f667ae0e29c7ff81
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.1.6-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.1.6-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