Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies metric load information.
Properties
Name | Type | Required |
---|---|---|
MetricName |
string | No |
CurrentLoad |
integer (int64) | No |
PredictedLoad |
integer (int64) | No |
MetricName
Type: string
Required: No
The name of the reported metric.
CurrentLoad
Type: integer (int64)
Required: No
The current value of the metric load.
PredictedLoad
Type: integer (int64)
Required: No
The predicted value of the metric load. Predicted metric load values is currently a preview feature. It allows predicted load values to be reported and used at the Service Fabric side, but that feature is currently not enabled.