Skip to content

/AWS1/CL_BDCEVALUATIONINPUT

The input data structure containing agent session spans in OpenTelemetry format. Supports traces from frameworks like Strands (AgentCore Runtime) and LangGraph with OpenInference instrumentation for comprehensive evaluation.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_sessionspans TYPE /AWS1/CL_RT_DOCUMENT=>TT_LIST TT_LIST

The collection of spans representing agent execution traces within a session. Each span contains detailed information about tool calls, model interactions, and other agent activities that can be evaluated for quality and performance.


Queryable Attributes

sessionSpans

The collection of spans representing agent execution traces within a session. Each span contains detailed information about tool calls, model interactions, and other agent activities that can be evaluated for quality and performance.

Accessible with the following methods

Method Description
GET_SESSIONSPANS() Getter for SESSIONSPANS, with configurable default
ASK_SESSIONSPANS() Getter for SESSIONSPANS w/ exceptions if field has no value
HAS_SESSIONSPANS() Determine if SESSIONSPANS has a value