Built-in load metric contributing a value to the overall load factor of a node. The load factors from each metric are aggregated according to their weights.
| Attribute | Value |
|---|---|
| Default Value | 1.0 |
| Type | DOUBLE |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Type | OBJECT |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Allowed Values | cpu heap sessions receive-traffic send-traffic requests busyness |
| Stability | default |
| Attribute | Value |
|---|---|
| Default Value | 1 |
| Type | INT |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Stability | default |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| capacity | DOUBLE | false | true | 1.0 | Maximum capacity of the metric used to normalize the load values from a metric which require explicit capacity. |
| property | OBJECT | false | true | Properties to apply on a loaded metric instance. | |
| type | STRING | true | false | Type of a built-in load metric from the enumerated values. | |
| weight | INT | false | true | 1 | Number indicating the significance of a metric with respect to the other metrics. For example, a metric of weight 2 will have twice the impact on the overall load factor than a metric of weight 1. |