/AWS1/CL_BDOSAMPLINGCONFIG¶
The configuration that controls what percentage of agent traces are sampled for evaluation to manage evaluation volume and costs.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_samplingpercentage TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The percentage of agent traces to sample for evaluation, ranging from 0.01% to 100%.
Queryable Attributes¶
samplingPercentage¶
The percentage of agent traces to sample for evaluation, ranging from 0.01% to 100%.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SAMPLINGPERCENTAGE() |
Getter for SAMPLINGPERCENTAGE, with configurable default |
ASK_SAMPLINGPERCENTAGE() |
Getter for SAMPLINGPERCENTAGE w/ exceptions if field has no |
STR_SAMPLINGPERCENTAGE() |
String format for SAMPLINGPERCENTAGE, with configurable defa |
HAS_SAMPLINGPERCENTAGE() |
Determine if SAMPLINGPERCENTAGE has a value |