/AWS1/CL_XRAGETSAMPLINGTGTSRS¶
GetSamplingTargetsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_samplingtargetdocuments TYPE /AWS1/CL_XRASAMPLINGTARGETDOC=>TT_SAMPLINGTARGETDOCUMENTLIST TT_SAMPLINGTARGETDOCUMENTLIST¶
Updated rules that the service should use to sample requests.
iv_lastrulemodification TYPE /AWS1/XRATIMESTAMP /AWS1/XRATIMESTAMP¶
The last time a user changed the sampling rule configuration. If the sampling rule configuration changed since the service last retrieved it, the service should call GetSamplingRules to get the latest version.
it_unprocessedstatistics TYPE /AWS1/CL_XRAUNPROCESSEDSTATS=>TT_UNPROCESSEDSTATISTICSLIST TT_UNPROCESSEDSTATISTICSLIST¶
Information about SamplingStatisticsDocument that X-Ray could not process.
it_unprocessedbooststats TYPE /AWS1/CL_XRAUNPROCESSEDSTATS=>TT_UNPROCESSEDSTATISTICSLIST TT_UNPROCESSEDSTATISTICSLIST¶
Information about SamplingBoostStatisticsDocument that X-Ray could not process.
Queryable Attributes¶
SamplingTargetDocuments¶
Updated rules that the service should use to sample requests.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SAMPLINGTARGETDOCUMENTS() |
Getter for SAMPLINGTARGETDOCUMENTS, with configurable defaul |
ASK_SAMPLINGTARGETDOCUMENTS() |
Getter for SAMPLINGTARGETDOCUMENTS w/ exceptions if field ha |
HAS_SAMPLINGTARGETDOCUMENTS() |
Determine if SAMPLINGTARGETDOCUMENTS has a value |
LastRuleModification¶
The last time a user changed the sampling rule configuration. If the sampling rule configuration changed since the service last retrieved it, the service should call GetSamplingRules to get the latest version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTRULEMODIFICATION() |
Getter for LASTRULEMODIFICATION, with configurable default |
ASK_LASTRULEMODIFICATION() |
Getter for LASTRULEMODIFICATION w/ exceptions if field has n |
HAS_LASTRULEMODIFICATION() |
Determine if LASTRULEMODIFICATION has a value |
UnprocessedStatistics¶
Information about SamplingStatisticsDocument that X-Ray could not process.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UNPROCESSEDSTATISTICS() |
Getter for UNPROCESSEDSTATISTICS, with configurable default |
ASK_UNPROCESSEDSTATISTICS() |
Getter for UNPROCESSEDSTATISTICS w/ exceptions if field has |
HAS_UNPROCESSEDSTATISTICS() |
Determine if UNPROCESSEDSTATISTICS has a value |
UnprocessedBoostStatistics¶
Information about SamplingBoostStatisticsDocument that X-Ray could not process.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UNPROCESSEDBOOSTSTATS() |
Getter for UNPROCESSEDBOOSTSTATISTICS, with configurable def |
ASK_UNPROCESSEDBOOSTSTATS() |
Getter for UNPROCESSEDBOOSTSTATISTICS w/ exceptions if field |
HAS_UNPROCESSEDBOOSTSTATS() |
Determine if UNPROCESSEDBOOSTSTATISTICS has a value |