Skip to content

/AWS1/CL_XRAPROBABILSTICRLVAL

The indexing rule configuration for probabilistic sampling.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_desiredsamplingpercentage TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

Configured sampling percentage of traceIds. Note that sampling can be subject to limits to ensure completeness of data.

Optional arguments:

iv_actualsamplingpercentage TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

Applied sampling percentage of traceIds.


Queryable Attributes

DesiredSamplingPercentage

Configured sampling percentage of traceIds. Note that sampling can be subject to limits to ensure completeness of data.

Accessible with the following methods

Method Description
GET_DESIREDSAMPLINGPERCENT00() Getter for DESIREDSAMPLINGPERCENTAGE, with configurable defa
ASK_DESIREDSAMPLINGPERCENT00() Getter for DESIREDSAMPLINGPERCENTAGE w/ exceptions if field
STR_DESIREDSAMPLINGPERCENT00() String format for DESIREDSAMPLINGPERCENTAGE, with configurab
HAS_DESIREDSAMPLINGPERCENT00() Determine if DESIREDSAMPLINGPERCENTAGE has a value

ActualSamplingPercentage

Applied sampling percentage of traceIds.

Accessible with the following methods

Method Description
GET_ACTUALSAMPLINGPERCENTAGE() Getter for ACTUALSAMPLINGPERCENTAGE, with configurable defau
ASK_ACTUALSAMPLINGPERCENTAGE() Getter for ACTUALSAMPLINGPERCENTAGE w/ exceptions if field h
STR_ACTUALSAMPLINGPERCENTAGE() String format for ACTUALSAMPLINGPERCENTAGE, with configurabl
HAS_ACTUALSAMPLINGPERCENTAGE() Determine if ACTUALSAMPLINGPERCENTAGE has a value