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.
License:
Release Date:
May 27, 2019
Ubuntu and Debian(ARM64)SHA256: 17e66989870d36b73f5ada16c8303172b150de930bb0bb9dd4c7ff1fb8186cf2
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_6.2.1_arm64.deb
sudo dpkg -i grafana_6.2.1_arm64.deb
Ubuntu and Debian(ARMv6)SHA256: 5272b52a6c2e50aa0944e31a545bee5d378bb4ea4685ef9d783070bcbff83689
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana-rpi_6.2.1_armhf.deb
sudo dpkg -i grafana-rpi_6.2.1_armhf.deb
Ubuntu and Debian(ARMv7)SHA256: ac6d4034701ceefa77ae77ee3c73fe86f2ed147f64b7f92cc69b0d2f16cf5dbd
sudo apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/oss/release/grafana_6.2.1_armhf.deb
sudo dpkg -i grafana_6.2.1_armhf.deb
Standalone Linux Binaries(ARM64)SHA256: 6915a16377e60747a78dabceb20bcb30e1c0ef7526642fcb3d4174c886e9c714
wget https://dl.grafana.com/oss/release/grafana-6.2.1.linux-arm64.tar.gz
tar -zxvf grafana-6.2.1.linux-arm64.tar.gz
Standalone Linux Binaries(ARMv6)SHA256: f8528211946805caf8db3fd1761d8177aafae1101cc47576b46a23a0eff2e9f6
wget https://dl.grafana.com/oss/release/grafana-6.2.1.linux-armv6.tar.gz
tar -zxvf grafana-6.2.1.linux-armv6.tar.gz
Standalone Linux Binaries(ARMv7)SHA256: f2fbe407f3260c54052ad899c5352c43c8de015f59959c8e38123549365300a8
wget https://dl.grafana.com/oss/release/grafana-6.2.1.linux-armv7.tar.gz
tar -zxvf grafana-6.2.1.linux-armv7.tar.gz
Red Hat, CentOS, RHEL, and Fedora(ARM64)SHA256: 3eeec1b04a952fec56672f2744a71d71f9fc4d6995b7fc32443ee3ff15511e4a
OpenSUSE and SUSE(ARM64)SHA256: 3eeec1b04a952fec56672f2744a71d71f9fc4d6995b7fc32443ee3ff15511e4a
wget https://dl.grafana.com/oss/release/grafana-6.2.1-1.aarch64.rpm
sudo rpm -Uvh grafana-6.2.1-1.aarch64.rpm
Red Hat, CentOS, RHEL, and Fedora(ARMv7)SHA256: 358fd0f773259aad775216e5c4ea2ce2f8b2550b2ca6949f36833cf6efcf7f53
OpenSUSE and SUSE(ARMv7)SHA256: 358fd0f773259aad775216e5c4ea2ce2f8b2550b2ca6949f36833cf6efcf7f53
wget https://dl.grafana.com/oss/release/grafana-6.2.1-1.armhfp.rpm
sudo rpm -Uvh grafana-6.2.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