Skip to content

Commit fa70a6a

Browse files
committed
Add cpu_entitlement and log_rate to process stats test
1 parent f44ff83 commit fa70a6a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

testutil/template/process_stats.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@
77
"usage": {
88
"time": "2016-03-23T23:17:30.476314154Z",
99
"cpu": 0.00038711029163348665,
10+
"cpu_entitlement": 0.01117396940977856,
1011
"mem": 19177472,
11-
"disk": 69705728
12+
"disk": 69705728,
13+
"log_rate": 0
1214
},
1315
"host": "10.244.16.10",
1416
"instance_ports": [

0 commit comments

Comments
 (0)