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:
April 21, 2022
Ubuntu and Debian(ARM64)SHA256: b3bd05cf5bb4d15ee43c24941327ff3ff0f2988c6f28842e3cde126a507e7037
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.0_arm64.deb
sudo dpkg -i grafana-enterprise_8.5.0_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: c256cdd9263d935ae9cf1449fa1dedfb0edff953c1934146b4027de12079976d
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.5.0_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.5.0_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: ec33547476d63fbc87877e30efac83e85da53cafd4ff2b3c89cfc69d80c1504a
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.0_armhf.deb
sudo dpkg -i grafana-enterprise_8.5.0_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 0196374d944afddd2488d7501b8f7470994461503b947865dd39ae7c89c8554f
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.0.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.5.0.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: adbbde0db15a4c05cb55ad9456571e2f127f4c2839f6aa4bc7a5d9acf81b5aa5
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.0.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.5.0.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: e83e8a59a3bf14887ce06ee7967001d278267946703cbf3f5b7fd64e11660915
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.0.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.5.0.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: ec3b39912d52b886357abf6d5831e469293b6d1f87ef77055567c110e2f0d4ad
OpenSUSE and SUSE(ARM64)SHA256: ec3b39912d52b886357abf6d5831e469293b6d1f87ef77055567c110e2f0d4ad
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.0-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.5.0-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 4d0d94cc191d3ba7ba79ece5ea522faf1deede9cf787797a3f86fc1ef0e3fdda
OpenSUSE and SUSE(ARMv7)SHA256: 4d0d94cc191d3ba7ba79ece5ea522faf1deede9cf787797a3f86fc1ef0e3fdda
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.0-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.5.0-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