Backplane.SkillProtocol.Telemetry (backplane_skill_protocol v0.9.0)

Copy Markdown

Bounded operational telemetry for Skill Protocol operations.

Summary

Functions

Emits the stable Skill Protocol operation event and returns result unchanged.

Returns a monotonic timestamp suitable for emit/5.

Functions

emit(phase, operation, result, started_at, opts \\ [])

@spec emit(atom(), atom(), term(), integer(), keyword()) :: term()

Emits the stable Skill Protocol operation event and returns result unchanged.

start()

@spec start() :: integer()

Returns a monotonic timestamp suitable for emit/5.