Module oc_trace_pb
Data Types
'opencensus.proto.trace.Span.Link.Type'()
'opencensus.proto.trace.Span.Link.Type'() = TYPE_UNSPECIFIED | CHILD_LINKED_SPAN | PARENT_LINKED_SPAN
'opencensus.proto.trace.Span.TimeEvent.MessageEvent.Type'()
'opencensus.proto.trace.Span.TimeEvent.MessageEvent.Type'() = TYPE_UNSPECIFIED | SENT | RECEIVED
annotation_pb()
annotation_pb() = #annotation_pb{}
attribute_value_pb()
attribute_value_pb() = #attribute_value_pb{}
attributes_pb()
attributes_pb() = #attributes_pb{}
bool_value_pb()
bool_value_pb() = #bool_value_pb{}
bytes_value_pb()
bytes_value_pb() = #bytes_value_pb{}
double_value_pb()
double_value_pb() = #double_value_pb{}
float_value_pb()
float_value_pb() = #float_value_pb{}
int_32_value_pb()
int_32_value_pb() = #int_32_value_pb{}
int_64_value_pb()
int_64_value_pb() = #int_64_value_pb{}
link_pb()
link_pb() = #link_pb{}
links_pb()
links_pb() = #links_pb{}
message_event_pb()
message_event_pb() = #message_event_pb{}
module_pb()
module_pb() = #module_pb{}
span_pb()
span_pb() = #span_pb{}
stack_frame_pb()
stack_frame_pb() = #stack_frame_pb{}
stack_frames_pb()
stack_frames_pb() = #stack_frames_pb{}
stack_trace_pb()
stack_trace_pb() = #stack_trace_pb{}
status_pb()
status_pb() = #status_pb{}
string_value_pb()
string_value_pb() = #string_value_pb{}
time_event_pb()
time_event_pb() = #time_event_pb{}
time_events_pb()
time_events_pb() = #time_events_pb{}
timestamp_pb()
timestamp_pb() = #timestamp_pb{}
truncatable_string_pb()
truncatable_string_pb() = #truncatable_string_pb{}
u_int_32_value_pb()
u_int_32_value_pb() = #u_int_32_value_pb{}
u_int_64_value_pb()
u_int_64_value_pb() = #u_int_64_value_pb{}
Function Index
Function Details
'enum_symbol_by_value_opencensus.proto.trace.Span.Link.Type'/1
enum_symbol_by_value_opencensus.proto.trace.Span.Link.Type(X1) -> any()
'enum_symbol_by_value_opencensus.proto.trace.Span.TimeEvent.MessageEvent.Type'/1
enum_symbol_by_value_opencensus.proto.trace.Span.TimeEvent.MessageEvent.Type(X1) -> any()
'enum_value_by_symbol_opencensus.proto.trace.Span.Link.Type'/1
enum_value_by_symbol_opencensus.proto.trace.Span.Link.Type(X1) -> any()
'enum_value_by_symbol_opencensus.proto.trace.Span.TimeEvent.MessageEvent.Type'/1
enum_value_by_symbol_opencensus.proto.trace.Span.TimeEvent.MessageEvent.Type(X1) -> any()
decode_msg/2
decode_msg(Bin, MsgName) -> any()
decode_msg/3
decode_msg(Bin, MsgName, Opts) -> any()
encode_msg/1
encode_msg(Msg::#message_event_pb{} | #truncatable_string_pb{} | #attribute_value_pb{} | #attributes_pb{} | #annotation_pb{} | #timestamp_pb{} | #time_event_pb{} | #bool_value_pb{} | #u_int_64_value_pb{} | #module_pb{} | #stack_frame_pb{} | #stack_frames_pb{} | #stack_trace_pb{} | #link_pb{} | #int_64_value_pb{} | #bytes_value_pb{} | #u_int_32_value_pb{} | #float_value_pb{} | #double_value_pb{} | #time_events_pb{} | #status_pb{} | #links_pb{} | #span_pb{} | #string_value_pb{} | #int_32_value_pb{}) -> binary()
encode_msg/2
encode_msg(Msg::#message_event_pb{} | #truncatable_string_pb{} | #attribute_value_pb{} | #attributes_pb{} | #annotation_pb{} | #timestamp_pb{} | #time_event_pb{} | #bool_value_pb{} | #u_int_64_value_pb{} | #module_pb{} | #stack_frame_pb{} | #stack_frames_pb{} | #stack_trace_pb{} | #link_pb{} | #int_64_value_pb{} | #bytes_value_pb{} | #u_int_32_value_pb{} | #float_value_pb{} | #double_value_pb{} | #time_events_pb{} | #status_pb{} | #links_pb{} | #span_pb{} | #string_value_pb{} | #int_32_value_pb{}, Opts::list()) -> binary()
enum_symbol_by_value/2
enum_symbol_by_value(X1, Value) -> any()
enum_value_by_symbol/2
enum_value_by_symbol(X1, Sym) -> any()
fetch_enum_def/1
fetch_enum_def(EnumName) -> any()
fetch_msg_def/1
fetch_msg_def(MsgName) -> any()
fetch_rpc_def/2
fetch_rpc_def(ServiceName::term(), RpcName::term()) -> no_return()
find_enum_def/1
find_enum_def(X1) -> any()
find_msg_def/1
find_msg_def(X1) -> any()
find_rpc_def/2
find_rpc_def(X1, X2) -> any()
get_enum_names/0
get_enum_names() -> any()
get_group_names/0
get_group_names() -> any()
get_msg_defs/0
get_msg_defs() -> any()
get_msg_names/0
get_msg_names() -> any()
get_msg_or_group_names/0
get_msg_or_group_names() -> any()
get_package_name/0
get_package_name() -> any()
get_rpc_names/1
get_rpc_names(X1) -> any()
get_service_def/1
get_service_def(X1) -> any()
get_service_names/0
get_service_names() -> any()
gpb_version_as_list/0
gpb_version_as_list() -> any()
gpb_version_as_string/0
gpb_version_as_string() -> any()
merge_msgs/2
merge_msgs(Prev, New) -> any()
merge_msgs/3
merge_msgs(Prev, New, Opts) -> any()
verify_msg/1
verify_msg(Msg) -> any()
verify_msg/2
verify_msg(Msg, Opts) -> any()