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:
March 22, 2023
Ubuntu and Debian(ARM64)SHA256: f0fbee993db230230dd3bbac0cb69a76c8a3bf55720eb555aa79132445556e8c
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.4.7_arm64.deb
sudo dpkg -i grafana-enterprise_9.4.7_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 10efedf3dc238a3628888dcb5fbe807fef4070a8106b56fd661f0ddb8aa1b63c
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_9.4.7_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_9.4.7_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: a323a385c6f990a2c41373f587692ae4605089174c1d56d0d8db1d232660e337
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.4.7_armhf.deb
sudo dpkg -i grafana-enterprise_9.4.7_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 56cccb5835b02ae849d36c2d85f5311e03cd72def37729f1884ef934be8caf42
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.7.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-9.4.7.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 224ab4307cf6965cebcdaf0eb278f8b6b8d452837fd1ac0792691a1170076c70
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.7.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-9.4.7.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 5ac647c2aced45b2f7d26af6f6250e77da0f53de9dd14de31352ff0d2fa4ffed
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.7.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-9.4.7.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 26924c613840d7bd85506a7fccd4fd5ed1cceeb7f105cb2dcacff0a95a408258
OpenSUSE and SUSE(ARM64)SHA256: 26924c613840d7bd85506a7fccd4fd5ed1cceeb7f105cb2dcacff0a95a408258
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.7-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-9.4.7-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 246d5925f72ddb0f8ef3ff805020924066d246989995a7d3dd285166574a1c07
OpenSUSE and SUSE(ARMv7)SHA256: 246d5925f72ddb0f8ef3ff805020924066d246989995a7d3dd285166574a1c07
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-9.4.7-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-9.4.7-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