bosun - 时间序列提醒框架

网友投稿 737 2022-10-10

bosun - 时间序列提醒框架

bosun - 时间序列提醒框架

bosun

Bosun is a time series alerting framework developed by Stack Exchange. Scollector is a metric collection agent. Learn more at bosun.org.

building

To build bosun and scollector, clone to $GOPATH/src/bosun.org:

$ go get bosun.org/cmd/bosun

bosun and scollector are found under the cmd directory. Run go build in the corresponding directories to build each project.

developing

Install:

npm install typescript -g to be able to compile the ts files to js files.go get github.com/mjibson/esc to embed the static files. Run go generate in cmd/bosun when new static assets (like JS and CSS files) are added or changed.

The w.sh script will automatically build and run bosun in a loop. It will update itself when go/js/ts files change, and it runs in read-only mode, not sending any alerts.

$ cd cmd/bosun$ ./w.sh

Go Version:

We generally upgrade to the latest version Go within a day or two. So consider the correct version of Go always to be the latest stable release.

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:022-打包压缩与解压功能
下一篇:SpringBoot详细讲解异步任务如何获取HttpServletRequest
相关文章

 发表评论

暂时没有评论,来抢沙发吧~