Support for Datadog tracing in CartService and RedisDB.
Updated the README documentation
This commit is contained in:
parent
8c6da2c0d5
commit
550c2b86b2
6 changed files with 67 additions and 2 deletions
|
@ -78,4 +78,4 @@ class UserBehavior(TaskSet):
|
|||
|
||||
class WebsiteUser(HttpLocust):
|
||||
task_set = UserBehavior
|
||||
wait_time = between(1, 10)
|
||||
wait_time = between(10, 30)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue