Skip to content

io.helidon.telemetry.otelconfig.SpanLimitsConfig

Description

Tracing span limits settings

Configuration options

KeyTypeDescription
max-attribute-value-lengthIntegerMaximum attribute value length
max-eventsIntegerMaximum number of events
max-attributes-per-eventIntegerMaximum number of attributes per event
max-attributesIntegerMaximum number of attributes
max-attributes-per-linkIntegerMaximum number of attributes per link
max-linksIntegerMaximum number of links

See the manifest for all available types.