node-clinic-doctor icon indicating copy to clipboard operation
node-clinic-doctor copied to clipboard

Programmable interface to `clinic doctor`

Results 28 node-clinic-doctor issues
Sort by recently updated
recently updated
newest added

When sampler.js is running in a worker thread, redirect processstat to a different file and suppress the systeminfo file. @goto-bus-stop .. in my local environment I'm seeing a failure in...

This will allow us to start collecting trace data after a timeout with `--collect-delay`. When no timeout is given, it starts collecting trace data immediately, like before.

The analyzing process is more time than expected to process the information on v14. Reproduction code: https://github.com/nearform/memleak-exercise Command: `clinic doctor --autocannon [ -d 60 -c 100 -p 10 / ]...

## Introduction We can set a delay to start of sampling when we use node-clinic-doctor as a library. But there is no way to set that delay when it is...

enhancement
good first issue

remove .js from require

remove .js from require

Hi. I am trying to use clinic doctor to analyse my application. Unfortunately, I am facing an error that I am not able to resolve. ```clinic doctor -- node server/index.js...

This way the main Clinic cli can print recommendations to the command line output, primarily for use in CI.