AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Metrics collected by the SDK on a per-request basis.
Namespace: Amazon.Runtime
Assembly: AWSSDK.Core.dll
Version: 3.x.y.z
public interface IRequestMetrics
The IRequestMetrics type exposes the following members
Name | Type | Description | |
---|---|---|---|
Counters | System.Collections.Generic.Dictionary<Amazon.Runtime.Metric, System.Int64> |
Counters being tracked |
|
IsEnabled | System.Boolean |
Whether metrics are enabled for the request |
|
Properties | System.Collections.Generic.Dictionary<Amazon.Runtime.Metric, System.Collections.Generic.List<System.Object>> |
Collection of properties being tracked |
|
Timings | System.Collections.Generic.Dictionary<Amazon.Runtime.Metric, System.Collections.Generic.List<Amazon.Runtime.IMetricsTiming>> |
Timings for metrics being tracked |
Name | Description | |
---|---|---|
ToJSON() |
JSON representation of the current metrics |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5