Skip to content

/AWS1/CL_BDCAGENTTRACESCONFIG

The configuration specifying where to read agent traces from for recommendation analysis.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_sessionspans TYPE /AWS1/CL_RT_DOCUMENT=>TT_LIST TT_LIST

Agent traces provided as inline session spans in OpenTelemetry format.

io_cloudwatchlogs TYPE REF TO /AWS1/CL_BDCCLOUDWATCHLOGSTR00 /AWS1/CL_BDCCLOUDWATCHLOGSTR00

Agent traces read from CloudWatch Logs.


Queryable Attributes

sessionSpans

Agent traces provided as inline session spans in OpenTelemetry format.

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

cloudwatchLogs

Agent traces read from CloudWatch Logs.

Accessible with the following methods

Method Description
GET_CLOUDWATCHLOGS() Getter for CLOUDWATCHLOGS