strongloop / strong-supervisor

Application supervisor that automatically adds cluster control and performance monitoring with StrongOps
Other
66 stars 20 forks source link

test: trace tests can run with appmetrics 1.1.0 #209

Closed sam-github closed 7 years ago

sam-github commented 7 years ago

appmetrics 1.1.0 has no .lrtime() method when its not supported on a platform, to strong-trace can dynamically determine how to get the lo-res time. This allows us to run/test the trace tests on non-linux platforms, which don't have lrtime.

connected to https://github.com/strongloop-internal/scrum-nodeops/issues/1465

depended on https://github.com/RuntimeTools/appmetrics/pull/287

sam-github commented 7 years ago

@slnode test please

sam-github commented 7 years ago

@slnode test please