opentelemetry
v1.5.0
Pages
Modules
Search documentation of opentelemetry
Settings
View Source
otel_span_sweeper
(opentelemetry v1.5.0)
The span sweeper is a process that can be configured to remove, either by finishing or deleting, spans that are still active after a period of time.
Summary
Functions
callback_mode()
code_change(_, State, Data, _)
handle_event(_, _, _, Data)
init(_)
start_link(Config)
storage_size()
terminate(Reason, State, Data)
Functions
Link to this function
callback_mode()
View Source
Link to this function
code_change(_, State, Data, _)
View Source
Link to this function
handle_event(_, _, _, Data)
View Source
Link to this function
init(_)
View Source
Link to this function
start_link(Config)
View Source
Link to this function
storage_size()
View Source
Link to this function
terminate(Reason, State, Data)
View Source