Nebulex
v2.5.2
  • Pages
  • Modules
  • Mix Tasks

    View Source Nebulex.Telemetry (Nebulex v2.5.2)

    Telemetry wrapper.

    Link to this section Summary

    Functions

    attach_many(handler_id, events, fun, config)

    See :telemetry.attach_many/4.

    detach(handler_id)

    See :telemetry.detach/1.

    execute(event, measurements, metadata)

    See :telemetry.execute/3.

    span(event_prefix, start_meta, span_fn)

    See :telemetry.span/3.

    Link to this section Functions

    Link to this function

    attach_many(handler_id, events, fun, config)

    View Source

    See :telemetry.attach_many/4.

    Link to this function

    detach(handler_id)

    View Source

    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.

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.4) for the Elixir programming language