parseCollectdHttpLine

fun parseCollectdHttpLine(line: String, unitOverride: String? = null): List<ResourceConsumptionEvent>?

The HTTP stream looks like this:

PUTVAL sut/load/load interval=0.100 1773782032.783:0:0:0 PUTVAL sut/memory/memory-buffered interval=0.100 1773782032.783:369741824 PUTVAL sut/memory/memory-cached interval=0.100 1773782032.783:1460985856 PUTVAL sut/memory/memory-free interval=0.100 1773782032.783:5163290624 PUTVAL sut/memory/memory-slab_unrecl interval=0.100 1773782032.783:81297408 PUTVAL sut/memory/memory-slab_recl interval=0.100 1773782032.783:380776448