You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
< img src = "https://s3-gz01.didistatic.com/n9e-pub/image/n9e-logo-bg-white.png" width = "150" alt = "Nightingale" />
< br >
[English Introduction ](README.md )
Nightingale是一套衍生自Open-Falcon的互联网监控解决方案, 融入了部分滴滴生产环境的最佳实践, 灵活易用, 稳定可靠, 是一个生产环境直接可用的版本 :-)
## 文档
使用手册请参考:[夜莺使用手册](https://n9e.didiyun.com/)
## 编译
```bash
mkdir -p $GOPATH /src/github.com/didi
cd $GOPATH /src/github.com/didi
git clone https://github.com/didi/nightingale.git
cd nightingale && ./control build
```
## 团队
[ulricqin ](https://github.com/ulricqin ) [710leo ](https://github.com/710leo ) [jsers ](https://github.com/jsers ) [hujter ](https://github.com/hujter ) [n4mine ](https://github.com/n4mine ) [heli567 ](https://github.com/heli567 )
## 协议
< img alt = "Apache-2.0 license" src = "https://s3-gz01.didistatic.com/n9e-pub/image/apache.jpeg" width = "128" >
Nightingale 基于 Apache-2.0 协议进行分发和使用,更多信息参见 [协议文件 ](LICENSE )。