Method: Atatus::TraceContext::Traceparent#id
- Defined in:
- lib/atatus/trace_context/traceparent.rb
#id ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
rubocop:enable Metrics/ParameterLists
47 48 49 |
# File 'lib/atatus/trace_context/traceparent.rb', line 47 def id @id end |