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

Link to this section Summary

Types

t()

All the types that implement this protocol.

Link to this section Types

@type t() :: term()

All the types that implement this protocol.

Link to this section Functions

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