Skip to content

Commit

Permalink
Add cpu_entitlement and log_rate to process stats test
Browse files Browse the repository at this point in the history
  • Loading branch information
sneal committed Dec 20, 2024
1 parent f44ff83 commit fa70a6a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion testutil/template/process_stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@
"usage": {
"time": "2016-03-23T23:17:30.476314154Z",
"cpu": 0.00038711029163348665,
"cpu_entitlement": 0.01117396940977856,
"mem": 19177472,
"disk": 69705728
"disk": 69705728,
"log_rate": 0
},
"host": "10.244.16.10",
"instance_ports": [
Expand Down

0 comments on commit fa70a6a

Please sign in to comment.