Giter Site home page Giter Site logo

klaxon's Introduction

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 [email protected]: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

klaxon's People

Contributors

usmanismail avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

klaxon's Issues

In correct parsing of root URL throus panic

panic: runtime error: slice bounds out of range
runtime.panic go/src/pkg/runtime/panic.c:230
runtime.panicstring go/src/pkg/runtime/panic.c:487
runtime.panicslice go/src/pkg/runtime/panic.c:448
techtraits.com/klaxon/router.(_Route).parseUri techtraits.com/klaxon/router/route.go:92
techtraits.com/klaxon/router.(_Route).matchRoute techtraits.com/klaxon/router/route.go:116
techtraits.com/klaxon/router.handler techtraits.com/klaxon/router/router.go:52
net/http.HandlerFunc.ServeHTTP go/src/pkg/net/http/server.go:1150
net/http.(_ServeMux).ServeHTTP go/src/pkg/net/http/server.go:1417
appengine_internal.executeRequestSafely go/src/pkg/appengine_internal/api_prod.go:250
appengine_internal.(_server).HandleRequest go/src/pkg/appengine_internal/api_prod.go:200
reflect.Value.call go/src/pkg/reflect/value.go:474
reflect.Value.Call go/src/pkg/reflect/value.go:345

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.