opentelemetry v1.2.0
  • Pages
  • Modules

    View Source otel_attributes (opentelemetry v1.2.0)

    Link to this section Summary

    Types

    t/0

    Functions

    dropped(Attributes)
    map(Attributes)
    new(List, CountLimit, ValueLengthLimit)
    set(NewList, Attributes)
    set(Key, Value, Attributes)

    Link to this section Types

    Link to this type

    t/0

    View Source
    -type t() :: #attributes{}.

    Link to this section Functions

    Link to this function

    dropped(Attributes)

    View Source
    Link to this function

    map(Attributes)

    View Source
    Link to this function

    new(List, CountLimit, ValueLengthLimit)

    View Source
    Link to this function

    set(NewList, Attributes)

    View Source
    Link to this function

    set(Key, Value, Attributes)

    View Source

    Built using ExDoc (v0.29.0) for the Erlang programming language