Help build the future of open source observability software Open positions

Check out the open source projects we support Downloads

We 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:
February 28, 2023
Ubuntu and Debian(ARM64)SHA256: 35d5c32f57b79f1a72a109b152d55796eb1b80b43f1cb26083f5c52434908892
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.21_arm64.deb
sudo dpkg -i grafana-enterprise_8.5.21_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 126263a6aaa0440df14476538c09e5cf3cd6e13d98f533b5b0bf3db534db2933
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_8.5.21_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_8.5.21_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: 69fd25e96b51372b969e317e91a738885f50222956e39eba2a8d73f9d6e6768f
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_8.5.21_armhf.deb
sudo dpkg -i grafana-enterprise_8.5.21_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: fb0a950200c314c1d4b7c5888871daaeea1b03963f240d18215e38b5ce0303cb
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.21.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-8.5.21.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: 6f9b537c1e4b81956592ece5b609dc8c55502e9460485a0a998e13307f29b69a
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.21.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-8.5.21.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: eb0f9dd7fe2c5ddf70ce0f082d9bf3173d388f7ab76a6680a8bb884c57ce3028
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.21.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-8.5.21.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 9fa4bb0a57ce3d5c22e8acaebaa4cb5ac3281acfaafb419780d6e11ecc015f24
OpenSUSE and SUSE(ARM64)SHA256: 9fa4bb0a57ce3d5c22e8acaebaa4cb5ac3281acfaafb419780d6e11ecc015f24
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.21-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-8.5.21-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: c9db449b0ca18c43b8070e8e4d420caa04f573527d57a958c7b796939fb633f4
OpenSUSE and SUSE(ARMv7)SHA256: c9db449b0ca18c43b8070e8e4d420caa04f573527d57a958c7b796939fb633f4
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-8.5.21-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-8.5.21-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