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_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_server

Function Index

add_link/2
add_span/1
add_time_event/2
add_time_event/3
finish_span/1
handle_call/3
handle_cast/2
init/1
put_attribute/3
put_attributes/2
set_status/3
start_link/0

Function Details

add_link/2

add_link(Link, SpanCtx) -> any()

add_span/1

add_span(Span) -> any()

add_time_event/2

add_time_event(TimeEvent, Span) -> any()

add_time_event/3

add_time_event(Timestamp, TimeEvent, SpanCtx) -> any()

finish_span/1

finish_span(SpanCtx) -> any()

handle_call/3

handle_call(X1, From, State) -> any()

handle_cast/2

handle_cast(X1, State) -> any()

init/1

init(X1) -> any()

put_attribute/3

put_attribute(Key, Value, SpanCtx) -> any()

put_attributes/2

put_attributes(NewAttributes, SpanCtx) -> any()

set_status/3

set_status(Code, Message, SpanCtx) -> any()

start_link/0

start_link() -> any()