Appsignal.Metadata protocol (AppSignal v2.15.4)

View Source

Summary

Types

t()

All the types that implement this protocol.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

category(value)

@spec category(t()) :: nil | binary()

metadata(value)

@spec metadata(t()) :: map()

name(value)

@spec name(t()) :: nil | binary()

params(value)

@spec params(t()) :: map()

session(value)

@spec session(t()) :: map()