Captain Morgan
Real User Monitoring (RUM) data collector
Usage
; const reporter = console;;
A reporter
is called with report
events. These can then be transported as desired (collated into POST
s, websocket writes, etc).
Real User Monitoring (RUM) data collector
; const reporter = console;;
A reporter
is called with report
events. These can then be transported as desired (collated into POST
s, websocket writes, etc).
npm i captain-morgan
1
0.1.0
ISC