Nebulex v2.3.2
  • Pages
  • Modules
  • Mix Tasks

    View Source Nebulex.Telemetry (Nebulex v2.3.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.

    On Hex.pm: Package Preview (current file)

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