AppSignal
v2.0.0-beta.10
Pages
Modules
Mix Tasks
AppSignal v2.0.0-beta.10
Appsignal.Span
View Source
Link to this section
Summary
Functions
add_error(span, kind, reason, stacktrace)
close(span)
close(span, end_time)
create_child(parent, pid)
create_child(parent, pid, start_time)
create_root(namespace, pid)
create_root(namespace, pid, start_time)
set_attribute(span, key, value)
set_name(span, name)
set_namespace(span, namespace)
set_sample_data(span, key, value)
set_sql(span, body)
span_id(arg1)
to_map(span)
trace_id(arg1)
Link to this section
Functions
Link to this function
add_error(span, kind, reason, stacktrace)
View Source
Link to this function
close(span)
View Source
Link to this function
close(span, end_time)
View Source
Link to this function
create_child(parent, pid)
View Source
Link to this function
create_child(parent, pid, start_time)
View Source
Link to this function
create_root(namespace, pid)
View Source
Link to this function
create_root(namespace, pid, start_time)
View Source
Link to this function
set_attribute(span, key, value)
View Source
Link to this function
set_name(span, name)
View Source
Link to this function
set_namespace(span, namespace)
View Source
Link to this function
set_sample_data(span, key, value)
View Source
Link to this function
set_sql(span, body)
View Source
Link to this function
span_id(arg1)
View Source
Link to this function
to_map(span)
View Source
Link to this function
trace_id(arg1)
View Source