We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c8437f commit ec23f4eCopy full SHA for ec23f4e
README.md
@@ -58,6 +58,14 @@ You can order dobby to
58
59
`PUT /control/ready/sick?resetInSeconds=2` which will make `/readiness` to return 503 for 2 seconds
60
61
+- add load on memory
62
+
63
+ `PUT /control/goturbo/memory` which will create a memory spike
64
65
+- add load on CPU
66
67
+ `PUT /control/goturbo/cpu` which will create a CPU spike
68
69
- kill itself
70
71
`PUT /state/crash` which will crash the server
0 commit comments