|
ORE Studio 0.0.4
|
This is the complete list of members for telemetry_context, including all inherited members.
| context() const | telemetry_context | |
| create_root(std::shared_ptr< resource > res) | telemetry_context | static |
| get_resource() const | telemetry_context | |
| get_span_id() const | telemetry_context | |
| get_trace_id() const | telemetry_context | |
| is_valid() const | telemetry_context | |
| resource_ptr() const | telemetry_context | |
| start_linked_trace(std::string_view name, span_kind kind=span_kind::internal) const | telemetry_context | |
| start_span(std::string_view name, span_kind kind=span_kind::internal) const | telemetry_context | |
| telemetry_context(span_context ctx, std::shared_ptr< resource > res) | telemetry_context | explicit |