GithubHelp home page GithubHelp logo

souvikhaldar / bosun Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bosun-monitor/bosun

0.0 1.0 0.0 71.75 MB

Time Series Alerting Framework

Home Page: http://bosun.org

License: MIT License

Go 83.70% HTML 3.55% JavaScript 6.40% TypeScript 5.37% Shell 0.27% Dockerfile 0.07% CSS 0.58% Python 0.07%

bosun's Introduction

bosun

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

Build Status

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@<version> -g to be able to compile the ts files to js files. The current version of typescript to install will be in the .tavis.yml file in the root of this repo.
  • 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:

  • See the version number in .travis.yml in the root of this repo for the version of Go to use. Generally speaking, you should be able to use newer versions of Go if you are able to build Bosun without error.

Miniprofiler:

  • Bosun includes miniprofiler in the web UI which can help with debugging. The key combination ALT-P will show miniprofiler. This allows you to see timings, as well as the raw queries sent to TSDBs.

bosun's People

Contributors

maddyblue avatar kylebrandt avatar gbrayut avatar captncraig avatar d10v avatar mhenderson-so avatar pradeepbbl avatar tomontime avatar dieterbe avatar lukaspustina avatar noblehng avatar kozzykoder avatar hermanschaaf avatar wessie avatar pdf avatar tlimoncelli avatar svagner avatar petergrace avatar dschneller avatar alienth avatar vitorboschi avatar nicollet avatar krzysztof-indyk avatar simnv avatar gropensourcedev avatar wech71 avatar shelocks avatar bom-d-van avatar shanemadden avatar korservick avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.