Modules

oc_reporter oc_reporter_noop oc_reporter_sequential oc_reporter_zipkin oc_sampler oc_sampler_always oc_sampler_never oc_sampler_probability oc_server oc_span oc_span_ctx_binary oc_span_ctx_header oc_stat oc_stat_aggregation oc_stat_aggregation_count oc_stat_aggregation_distribution oc_stat_aggregation_latest oc_stat_aggregation_sum oc_stat_config oc_stat_exporter oc_stat_exporter_prometheus oc_stat_measure oc_stat_view oc_std_encoder oc_tag_ctx_binary oc_tag_ctx_header oc_tags oc_trace oc_trace_pb oc_transform ocp opencensus opencensus_app opencensus_sup

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.SpanKind'()


      'opencensus.proto.trace.Span.SpanKind'() = SPAN_KIND_UNSPECIFIED | SERVER | CLIENT
      

'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{}
      

      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

'enum_symbol_by_value_opencensus.proto.trace.Span.Link.Type'/1
'enum_symbol_by_value_opencensus.proto.trace.Span.SpanKind'/1
'enum_symbol_by_value_opencensus.proto.trace.Span.TimeEvent.MessageEvent.Type'/1
'enum_value_by_symbol_opencensus.proto.trace.Span.Link.Type'/1
'enum_value_by_symbol_opencensus.proto.trace.Span.SpanKind'/1
'enum_value_by_symbol_opencensus.proto.trace.Span.TimeEvent.MessageEvent.Type'/1
decode_msg/2
decode_msg/3
encode_msg/1
encode_msg/2
enum_symbol_by_value/2
enum_value_by_symbol/2
fetch_enum_def/1
fetch_msg_def/1
fetch_rpc_def/2
find_enum_def/1
find_msg_def/1
find_rpc_def/2
get_enum_names/0
get_group_names/0
get_msg_defs/0
get_msg_names/0
get_msg_or_group_names/0
get_package_name/0
get_rpc_names/1
get_service_def/1
get_service_names/0
gpb_version_as_list/0
gpb_version_as_string/0
merge_msgs/2
merge_msgs/3
verify_msg/1
verify_msg/2

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.SpanKind'/1

enum_symbol_by_value_opencensus.proto.trace.Span.SpanKind(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.SpanKind'/1

enum_value_by_symbol_opencensus.proto.trace.Span.SpanKind(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::#bool_value_pb{} | #message_event_pb{} | #truncatable_string_pb{} | #module_pb{} | #attribute_value_pb{} | #attributes_pb{} | #annotation_pb{} | #timestamp_pb{} | #time_event_pb{} | #float_value_pb{} | #int_32_value_pb{} | #bytes_value_pb{} | #string_value_pb{} | #int_64_value_pb{} | #stack_frame_pb{} | #stack_frames_pb{} | #status_pb{} | #u_int_32_value_pb{} | #link_pb{} | #stack_trace_pb{} | #double_value_pb{} | #links_pb{} | #u_int_64_value_pb{} | #time_events_pb{} | #span_pb{}) -> binary()
      

encode_msg/2


      encode_msg(Msg::#bool_value_pb{} | #message_event_pb{} | #truncatable_string_pb{} | #module_pb{} | #attribute_value_pb{} | #attributes_pb{} | #annotation_pb{} | #timestamp_pb{} | #time_event_pb{} | #float_value_pb{} | #int_32_value_pb{} | #bytes_value_pb{} | #string_value_pb{} | #int_64_value_pb{} | #stack_frame_pb{} | #stack_frames_pb{} | #status_pb{} | #u_int_32_value_pb{} | #link_pb{} | #stack_trace_pb{} | #double_value_pb{} | #links_pb{} | #u_int_64_value_pb{} | #time_events_pb{} | #span_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()