Nebulex.Telemetry (Nebulex v2.3.0) View Source

Telemetry wrapper.

Link to this section Summary

Link to this section Functions

Link to this function

attach_many(handler_id, events, fun, config)

View Source

See :telemetry.attach_many/4.

See :telemetry.detach/1.

Link to this function

execute(event, measurements, metadata)

View Source

See :telemetry.execute/3.

Link to this function

span(event_prefix, start_meta, span_fn)

View Source

See :telemetry.span/3.