Skip to content

Mini-app making use of scales to track performance/activity of web application

Notifications You must be signed in to change notification settings

reinbach/scales_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scales Example

Mini-app making use of scales (https://github.com/Cue/scales) to track performance/activity of web application

Objective

Example of an application that generates metrics on itself, sends metrics to a process that collects the metrics and is able to display the metrics.

Installation

python setup.py install
python server.py

Point your browser at http://localhost:5000 You should be able to click on the various buttons/links to generate some random metrics. Which will then display in the metrics section.

About

Mini-app making use of scales to track performance/activity of web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published