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:
February 6, 2020
Ubuntu and Debian(ARM64)SHA256: 4481717d5c81106f9399b768e6fcc111d3db5e4e31a3edc2d5557ac17a97388d
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_6.6.1_arm64.deb
sudo dpkg -i grafana-enterprise_6.6.1_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 3c0f8a09439e220e6d5b44fcf9e2e64b49d7dc541e6f5524e9a45656ff543f48
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-rpi_6.6.1_armhf.deb
sudo dpkg -i grafana-enterprise-rpi_6.6.1_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: c46eb0bddfbd6bf1b7944248102fc66a626916011c000f373cea7bf098e64652
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_6.6.1_armhf.deb
sudo dpkg -i grafana-enterprise_6.6.1_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: c964274c4ddee4fd1bc7e4d2a3286ee7cb55994ba1284bb3b2d48ce2476098d7
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.6.1.linux-arm64.tar.gz
tar -zxvf grafana-enterprise-6.6.1.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: fb85ac90d1dc81006f6d7445e9ffd20c1bdb5044de824d64f2c072c5bcc502bd
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.6.1.linux-armv6.tar.gz
tar -zxvf grafana-enterprise-6.6.1.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: 97b12e00c6a5bcbbd736ba292f3f1a3d056f6f55f4ccac91bdbba66a6a49be15
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.6.1.linux-armv7.tar.gz
tar -zxvf grafana-enterprise-6.6.1.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: d5c07fd904085911c27ececffd3d37ff3b23afaafb82d99c277303f0d96f0a00
OpenSUSE and SUSE(ARM64)SHA256: d5c07fd904085911c27ececffd3d37ff3b23afaafb82d99c277303f0d96f0a00
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.6.1-1.aarch64.rpm
sudo rpm -Uvh grafana-enterprise-6.6.1-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 1244bc26b8ac34c74930b2215b50265874a7ec95108c93350acbc659ed4ebd24
OpenSUSE and SUSE(ARMv7)SHA256: 1244bc26b8ac34c74930b2215b50265874a7ec95108c93350acbc659ed4ebd24
wget https://dl.grafana.com/enterprise/release/grafana-enterprise-6.6.1-1.armhfp.rpm
sudo rpm -Uvh grafana-enterprise-6.6.1-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