ViewstampedReplication.Telemetry (viewstamped_replication v0.1.0)

Copy Markdown View Source

Thin, optional-to-observe telemetry boundary for the runtime.

Summary

Functions

execute(event, measurements \\ %{}, metadata \\ %{})

@spec execute([atom()], map(), map()) :: :ok

span(event, metadata, function)

@spec span([atom()], map(), (-> {term(), map()})) :: term()