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:
October 21, 2020
Ubuntu and Debian(ARM64)SHA256: 9592a25269ca25cf2bf812c6365e7a170b8a6e0380170d51a072da59eb5dfd71
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.2.2_arm64.deb
sudo dpkg -i grafana-enterprise_7.2.2_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: ce2a6a3a7165dab77284ccc6a629cb38848ed050a2a1731b39af07ffab35bc8b
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_7.2.2_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_7.2.2_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 908a7a858718b5c44c9711d2f33e8e8cc8c071c006427a2d66b64e6b3d2d45e6
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.2.2_armhf.deb
sudo dpkg -i grafana-enterprise_7.2.2_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 3cc37fbdc5699ceddbe014d812862bb38b2a47142f49e62cb47002381453f854
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.2.2.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-7.2.2.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: f312a68a2bb86788c099d56b5a9393aaa622668b7c44dc4368621d7d35159b2a
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.2.2.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-7.2.2.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 7beabfd2fe5ceef5c92bcd8d9883f78c9eb9cb7ac3b91ce0c22405c9814c8307
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.2.2.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-7.2.2.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 1913fd05868917b7cf18ef50181a8a0d9e9361e158c4259d3c817f8ebbe787bc
OpenSUSE and SUSE(ARM64)SHA256: 1913fd05868917b7cf18ef50181a8a0d9e9361e158c4259d3c817f8ebbe787bc
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.2.2-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-7.2.2-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 8c7de6cb08fba491c6a7c0591be59157b06bd654f124edba25b3bff2d67e83d6
OpenSUSE and SUSE(ARMv7)SHA256: 8c7de6cb08fba491c6a7c0591be59157b06bd654f124edba25b3bff2d67e83d6
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.2.2-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-7.2.2-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