Skip to content

OtelResourceSpan

This docs was updated at: 2026-02-23

com.paragon.telemetry.otel.OtelResourceSpan  ยท  Record


Represents a collection of spans from a single resource. Groups scope spans by their originating resource.

Methods

forAgentle

public static @NonNull OtelResourceSpan forAgentle(@NonNull List<OtelSpan> spans)

Creates a resource span collection for Agentle with the given spans.