Method: NewRelic::Agent::TraceContextPayload#id

Defined in:
lib/new_relic/agent/distributed_tracing/trace_context_payload.rb

#idObject

Returns the value of attribute id.

[View source]

74
75
76
# File 'lib/new_relic/agent/distributed_tracing/trace_context_payload.rb', line 74

def id
  @id
end