Skip to content

open-falcon/grafana-openfalcon-datasource

 
 

Repository files navigation

Open-Falcon plugin for Grafana

Open-Falcon is an open-source, enterprise-level, and large-scale service monitoring system and time series database. It's initially released by Xiaomi SRE team in 2015 and heavily used in Xiaomi. Open-Falcon is now one of the most popular monitoring system in China internet companies.

Installation

Download prebuild version of grafana official site

this datasource now support Grafana v4.2 ~ Grafana v5.4

or you can install grafana via homebrerw:

brew update 
brew install grafana

Checkout the plugin

cd {GRAFANA_PATH_Installed}/data/plugins
git clone https://github.com/open-falcon/grafana-openfalcon-datasource

Start grafana-server

{GRAFANA_PATH_Installed}/bin/grafana-server

After Installation

If the installation is successful, Open-Falcon datasource would be shown as follow:

How to Set up datasource

If you are using latest grafana, you will find screenshot as follow:

latest grafana

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.5%
  • TypeScript 42.8%
  • HTML 10.7%