soarpenguin / nightingale

A Distributed and High-Performance Monitoring System

Home Page:https://n9e.didiyun.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nightingale


中文简介

Nightingale is a fork of Open-Falcon, and all the core modules have been greatly optimized. It integrates the best practices of DiDi. You can think of it as the next generation of Open-Falcon, and use directly in production environment.

Documentation

Nightingale user manual: https://n9e.didiyun.com/

Compile

mkdir -p $GOPATH/src/github.com/didi
cd $GOPATH/src/github.com/didi
git clone https://github.com/didi/nightingale.git
cd nightingale && export GO111MODULE=on && ./control build

Team

ulricqin 710leo jsers hujter n4mine heli567

License

Apache-2.0 license

Nightingale is available under the Apache-2.0 license. See the LICENSE file for more info.

About

A Distributed and High-Performance Monitoring System

https://n9e.didiyun.com

License:Apache License 2.0


Languages

Language:Go 49.1%Language:TypeScript 45.1%Language:CSS 2.2%Language:JavaScript 1.8%Language:TSQL 1.4%Language:Shell 0.3%Language:Python 0.1%Language:HTML 0.0%