Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 364 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 364 Bytes

bosun

Bosun is a time series alerting framework developed by Stack Exchange. Scollector is a metric collection agent.

To develop on bosun and scollector, clone it 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.