Skip to content

jrobison153/RumServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real User Monitor Server

An expressJS/MongoDB solution for collecting and persisting web browser performance metrics. This server exposes (or will expose eventually) some very simple REST services for persisting web application performance measurements.

An implementation of this solution can be used to implement a Real User Monitoring solution. This component represents the server/persistence of performance metrics. The client side (i.e. running in the customers browser) could/should be implemented with the native Web Performance APIs.

Pre-Requisites

MongoServer (at least until this can be integrated with a cloud based MongoDB host) Node.js/NPM

Installation

$ npm install

Testing

$ npm preCommit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published