Plexus.Telemetry (Plexus v0.1.0)

Copy Markdown View Source

Plexus lifecycle telemetry and privacy-preserving forwarding of TypeSafe events.

Summary

Functions

attach_typesafe(run_id)

@spec attach_typesafe(term()) :: :ok

detach_typesafe(run_id)

@spec detach_typesafe(term()) :: :ok

emit(run_id, suffix, measurements \\ %{}, metadata \\ %{})

@spec emit(term(), [atom()], map(), map()) :: :ok