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 18, 2021
Ubuntu and Debian(ARM64)SHA256: e8df23c3b6eded13232d937d9578e33793ff5d960ead08d869ed62249beda2f3
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.3.10_arm64.deb
sudo dpkg -i grafana-enterprise_7.3.10_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 2112f7af194622588bde4974c2ef1ccd3e2647d92c0c2b0495f541b699365029
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_7.3.10_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_7.3.10_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 2010d8329061da201f25ae90a29ff14977a8d7cf7ae0a186c69dbcf18b7b5a0d
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_7.3.10_armhf.deb
sudo dpkg -i grafana-enterprise_7.3.10_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: c73cb2f7e52f6db37945d840d0f60a296bf370bc20fde75384fa6e5eb4a3df0c
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.3.10.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-7.3.10.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: b171fdf8a9979c5a09dd87513f61d0e7bfdeb143d70ea9b424b0556a4f6c9dcd
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.3.10.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-7.3.10.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 0182f5b037ca39d8fbf21d0c1e5514e573630ae999f49231bd9813066b595335
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.3.10.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-7.3.10.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: bdd7288dc2fb309c8d4e891bc37ec4c4e39b53f4d027edebe31af8b3115ef7c7
OpenSUSE and SUSE(ARM64)SHA256: bdd7288dc2fb309c8d4e891bc37ec4c4e39b53f4d027edebe31af8b3115ef7c7
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.3.10-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-7.3.10-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 0e7638d6f501f5e5728ad0120afcbd550b734761bd517b8d93d1518697d601a9
OpenSUSE and SUSE(ARMv7)SHA256: 0e7638d6f501f5e5728ad0120afcbd550b734761bd517b8d93d1518697d601a9
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-7.3.10-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-7.3.10-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