Skip to content

usmanismail/klaxon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

klaxon

klaxon is an alerting dashboard for Graphite written in Go and designed to run on Google App Engine. Klaxon is modeled after the Seyren framework but provides multitenancy as well as authentication.

Status

We are currently in development, we have skeleton servlet handlers setup as well as our data objects and we hope to have the rest only implementation done fairly soon. Following which we will concentrate on the user interface.

The tip of this code base is deployed to https://go-klaxon.appspot.com/

Setup Instructions

Setup GAE go SDK

Build Klaxon

git clone git@github.com:usmanismail/klaxon.git
dev_appserver.py ./klaxon/src

Deploy Klaxon

#Please replace the application tag in app.yaml with your own Application ID
cd klaxon
scripts/fixFormat.sh
appcfg.py update ./src

Contributors

Usman Ismail

About

A GAE/Go based graphite monitoring and alerting framework similar to Seyren.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published