Module: TelemetryFlows

Instance Method Summary collapse

Instance Method Details

#emitObject



7
8
9
# File 'lib/telemetry/flows.rb', line 7

def emit
	Telemetry::Api.flow_update(self)
end