/AWS1/CL_DOADYNATRACECONF¶
Configuration for Dynatrace monitoring integration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_envid TYPE /AWS1/DOASTRING /AWS1/DOASTRING¶
Dynatrace environment id
Optional arguments:¶
it_resources TYPE /AWS1/CL_DOADYNARESOURCELIST_W=>TT_DYNATRACERESOURCELIST TT_DYNATRACERESOURCELIST¶
List of Dynatrace resources to monitor
Queryable Attributes¶
envId¶
Dynatrace environment id
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENVID() |
Getter for ENVID, with configurable default |
ASK_ENVID() |
Getter for ENVID w/ exceptions if field has no value |
HAS_ENVID() |
Determine if ENVID has a value |
resources¶
List of Dynatrace resources to monitor
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCES() |
Getter for RESOURCES, with configurable default |
ASK_RESOURCES() |
Getter for RESOURCES w/ exceptions if field has no value |
HAS_RESOURCES() |
Determine if RESOURCES has a value |