IBM / report-toolkit

A toolkit for consumers of Node.js diagnostic Reports
https://ibm.github.io/report-toolkit
Other
84 stars 10 forks source link

remove numeric transformer #74

Closed boneskull closed 4 years ago

boneskull commented 4 years ago

I'm not convinced this is especially useful. you could do something like read diagnostic reports at an interval, then use the numeric & filter transformers to get at a single value, then pipe it, using a shell, to graph it... ehh. maybe that's a neat demo, but not too useful.

This can be expressed using the newline & filter transformers and forceJson: false.