RuntimeTools / appmetrics-dash

A data visualizer that uses " Node Application Metrics" (appmetrics) to monitor and display Node.js application data as a html web application.
Other
456 stars 55 forks source link

Support preloading #144

Closed sjanuary closed 6 years ago

sjanuary commented 6 years ago

Adds two options: -r appmetrics-dash/attach and -r appmetrics-dash/monitor which match the equivalent API functions attach() and monitor().

codecov-io commented 6 years ago

Codecov Report

Merging #144 into master will increase coverage by 1.46%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
+ Coverage   63.17%   64.63%   +1.46%     
==========================================
  Files           4        4              
  Lines         410      410              
==========================================
+ Hits          259      265       +6     
+ Misses        151      145       -6
Impacted Files Coverage Δ
lib/appmetrics-dash.js 61.01% <0%> (+2.03%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c96afaf...60c48f7. Read the comment docs.