View Source Appsignal.Metadata protocol (AppSignal v2.13.2)

Summary

Types

t()

All the types that implement this protocol.

Types

@type t() :: term()

All the types that implement this protocol.

Functions

@spec category(t()) :: nil | binary()
@spec metadata(t()) :: map()
@spec name(t()) :: nil | binary()
@spec params(t()) :: map()
@spec session(t()) :: map()