func PostJobInvocations(fnName string, code int)
func PostJobIsForwarded(fnName string)
func PostJobMetrics(fnName string, code int, hops int, queueTime float64, execTime float64, faasExecutionTime float64)
func PostParallelJobsSlots(n int)
func PostQueueAssignedSlot()
func PostQueueFreedSlot()
func PostQueueSize(n int)
func PostStartedExecutingJob()
func PostStoppedExecutingJob()
func Start()