Skip to content

A Typesafe Activator seed for visualized metrics web dashboards.

License

Notifications You must be signed in to change notification settings

Klika-Tech/metrics-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metrics Visualizer

A Typesafe Activator seed for visualized metrics web dashboards.

How to use

  1. Download the Activator template and unzip it

  2. Start MongoDB

  3. Run the server

    sbt server/run

  4. Run the sample agent

    sbt agent/run

  5. The dashboard is now available at http://localhost:9080

There is a sample agent included into the template. Modify it (as well as the dashboard) according to your needs or implement your own on your favourite language.

About

A Typesafe Activator seed for visualized metrics web dashboards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages