Skip to content

WardCunningham/prorate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prorate

model application traffic and visualize it two related ways

image

We model an application with transaction durations from milliseconds to seconds. Instrumentation collects these durations at end of flight and reports them in one second batches.

The instrumentation can tally durations as reported or optionally prorate durations back to prevously reported intervals. Reporting cylces slightly faster than collecting. This leads to gaps in the report when transaction durations aren't prorated.

install

git clone ...
npm install

run

webserver 3090

About

Demonstrate Prorating Transaction Time-in-Flight

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published