Copyright © 2017 Takeru Ohta <phjgt308@gmail.com>
Behaviours: passage_span_context.
Span context for Jaeger
span_id() = 0..18446744073709551615
Span identifier (64-bit unsigned integer).
This represents span ID that must be unique within its trace, but does not have to be globally unique.
Note that the ID0
is used for representing invalid spans.
abstract datatype: state()
The state of a jaeger span context.
get_parent_span_id/1 |
get_parent_span_id(Context::passage_span_context:context()) -> span_id()
Generated by EDoc, Oct 28 2017, 05:08:47.