/bosun

Time Series Alerting Framework

Primary LanguageGoMIT LicenseMIT

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.