You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
`numeric` transformer has been removed; see #74 and original PR #75.
This commit is only to force the issue, as I borked the commit message
in #75. Since this is a pre-v1.0 project, this will not be a major bump.
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 andforceJson: false
.The text was updated successfully, but these errors were encountered: