Giter Club home page Giter Club logo

metrics-watcher's Introduction

Metrics-Watcher

JavaScript library that graphs Metrics (http://metrics.dropwizard.io) and allows for real time updating of graph data using the Metrics servlet.

This library depends on using the following other libraries in your applications:

  • Metrics is a Java library used for monitoring your application performance and behaviors.
    It provides many useful metric implementations such as a Timer, Counter, and Meter.
  • Metrics-servlet allows you to expose this metric information as JSON data.
  • Bootstrap(http://twitter.github.com/bootstrap/) is an open source UI framework written by Twitter and is used for Metrics-watcher layout and progress bars
  • jQuery(http://jquery.com/). Enough said.

You can find a working example in the examples folder, and view it's source to get a better idea of the usage. You can also find an example of metrics-watcher integrated into a java webapp here: https://github.com/depsypher/flapjack

metrics-watcher's People

Contributors

andreipet avatar barfoo4711 avatar benbertola avatar benbertola-iovation avatar ceetav avatar depsypher avatar stockmaj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

metrics-watcher's Issues

Updating for metrics v3?

Looks like the AdminServlet output is formatted differently in v3. Are you planning to update metrics-watcher?

nevermind

decided to graph things on my own, I'm not able to delete the issue so go ahead and ignore this.

Under which license is this library provided?

Hello, I tried to find information regarding the license under which the library could be used, but failed unfortunately. Could you please provide a short statement regarding this? Without a proper license statement (ideally in the source) it is impossible to reuse (opensource wise and commercially). My preference, if I may add, would be a none viral license like ASL2 or BSD, of course.

Thanks,
Mirko

Counter

Hello.
What do you think about making counter look like gauge?
My problem is that I don't always know counter max value and I want to view current value like the one on gauge. The gauge is like a super counter actually (gauge with an 'atomic' like variable = counter).
We can make another function if it is necessary.

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.