/AWS1/CL_SGMMETRICSCONFIG¶
The configuration for Utilization metrics.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_enableenhancedmetrics TYPE /AWS1/SGMENABLEENHANCEDMETRICS /AWS1/SGMENABLEENHANCEDMETRICS¶
Specifies whether to enable enhanced metrics for the endpoint. Enhanced metrics provide utilization data at instance and container granularity. Container granularity is supported for Inference Components. The default is
False.
iv_metricpubfrequencyinsecs TYPE /AWS1/SGMMETRICPUBFREQUENCYI00 /AWS1/SGMMETRICPUBFREQUENCYI00¶
The frequency, in seconds, at which utilization metrics are published to Amazon CloudWatch. The default is
60seconds.
Queryable Attributes¶
EnableEnhancedMetrics¶
Specifies whether to enable enhanced metrics for the endpoint. Enhanced metrics provide utilization data at instance and container granularity. Container granularity is supported for Inference Components. The default is
False.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLEENHANCEDMETRICS() |
Getter for ENABLEENHANCEDMETRICS, with configurable default |
ASK_ENABLEENHANCEDMETRICS() |
Getter for ENABLEENHANCEDMETRICS w/ exceptions if field has |
HAS_ENABLEENHANCEDMETRICS() |
Determine if ENABLEENHANCEDMETRICS has a value |
MetricPublishFrequencyInSeconds¶
The frequency, in seconds, at which utilization metrics are published to Amazon CloudWatch. The default is
60seconds.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METRICPUBFREQUENCYINSECS() |
Getter for METRICPUBFREQUENCYINSECONDS, with configurable de |
ASK_METRICPUBFREQUENCYINSECS() |
Getter for METRICPUBFREQUENCYINSECONDS w/ exceptions if fiel |
HAS_METRICPUBFREQUENCYINSECS() |
Determine if METRICPUBFREQUENCYINSECONDS has a value |