otel_span_sweeper (opentelemetry v1.6.0)

View Source

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)