d3tiknom

Overview

A Go library called monkit can report a variety of statistics about any codebase that it is integrated with. This can be very useful information when trying to analyze a REST backend service. It provides insights into the number of times endpoints are called, or the average time it takes for the endpoint to respond, as well as if the response was an success or an error. By default, monkit will send a packet of statistics every two minutes to a central graphite collector.

This site will visualize the data collected by the central graphite collector. There are a number of pages that behave as follows:


Required Artifacts

The process book.


About

This is a Data Visualization project for CS 6630 at the University of Utah. This project uses a dashboard example theme from Bootstrap for the layout. It also utilizes D3 to render the visualizations.


Authors

Sam Olds, samolds@yahoo.com, u0742533

Jesus Zarate, jesus.zarate@utah.edu, u0816141