Skip to content

Commit bf7a744

Browse files
committed
cpu pressure fix
1 parent a2f56a4 commit bf7a744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/chaos-studio/chaos-studio-fault-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ The parameters **destinationFilters** and **inboundDestinationFilters** use the
424424
| | **Windows**: None. |
425425
| Urn | urn:csci:microsoft:agent:cpuPressure/1.0 |
426426
| Parameters (key, value) | |
427-
| pressureLevel | An integer between 1 and 99 that indicates how much CPU pressure (%) is applied to the VM. |
427+
| pressureLevel | An integer between 1 and 99 that indicates how much CPU pressure (%) is applied to the VM in terms of **% CPU Usage** |
428428
| virtualMachineScaleSetInstances | An array of instance IDs when you apply this fault to a virtual machine scale set. Required for virtual machine scale sets in uniform orchestration mode. [Learn more about instance IDs](../virtual-machine-scale-sets/virtual-machine-scale-sets-instance-ids.md#scale-set-instance-id-for-uniform-orchestration-mode). |
429429

430430
#### Sample JSON

0 commit comments

Comments
 (0)