open-falcon / grafana-openfalcon-datasource

openfalcon plugin for grafana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

openfalcon plugin for grafana

License:MIT License


Languages

Language:JavaScript 46.5%Language:TypeScript 42.8%Language:HTML 10.7%