class NewRelic::Agent::Transaction

This class represents a single transaction (usually mapping to one web request or background job invocation) instrumented by the Ruby agent.

@api public