cernan 0.9.0

A telemetry and logging aggregation server.
Documentation
1
2
3
4
5
6
7
8
9
function process_metric(pyld)
   payload.clear_metrics(pyld)
end

function process_log(pyld)
end

function tick(pyld)
end