locust 2.44.3.dev1__py3-none-any.whl → 2.44.4.dev2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- locust/_version.py +2 -2
- locust/opentelemetry.py +1 -3
- {locust-2.44.3.dev1.dist-info → locust-2.44.4.dev2.dist-info}/METADATA +2 -2
- {locust-2.44.3.dev1.dist-info → locust-2.44.4.dev2.dist-info}/RECORD +7 -7
- {locust-2.44.3.dev1.dist-info → locust-2.44.4.dev2.dist-info}/WHEEL +0 -0
- {locust-2.44.3.dev1.dist-info → locust-2.44.4.dev2.dist-info}/entry_points.txt +0 -0
- {locust-2.44.3.dev1.dist-info → locust-2.44.4.dev2.dist-info}/licenses/LICENSE +0 -0
locust/_version.py
CHANGED
|
@@ -18,7 +18,7 @@ version_tuple: tuple[int | str, ...]
|
|
|
18
18
|
commit_id: str | None
|
|
19
19
|
__commit_id__: str | None
|
|
20
20
|
|
|
21
|
-
__version__ = version = '2.44.
|
|
22
|
-
__version_tuple__ = version_tuple = (2, 44,
|
|
21
|
+
__version__ = version = '2.44.4.dev2'
|
|
22
|
+
__version_tuple__ = version_tuple = (2, 44, 4, 'dev2')
|
|
23
23
|
|
|
24
24
|
__commit_id__ = commit_id = None
|
locust/opentelemetry.py
CHANGED
|
@@ -50,9 +50,7 @@ def setup_opentelemetry(locustfile: str, profile: str | None) -> bool:
|
|
|
50
50
|
)
|
|
51
51
|
|
|
52
52
|
@events.request.add_listener
|
|
53
|
-
def
|
|
54
|
-
request_type, name, response_time, response_length, response, context, exception, start_time, url, **kwargs
|
|
55
|
-
):
|
|
53
|
+
def on_request(name, response_time, exception, **kwargs):
|
|
56
54
|
if len(request_names) < MAX_REQUEST_NAMES:
|
|
57
55
|
request_names.add(name)
|
|
58
56
|
attributes = {"name": name}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: locust
|
|
3
|
-
Version: 2.44.
|
|
3
|
+
Version: 2.44.4.dev2
|
|
4
4
|
Summary: Developer-friendly load testing framework
|
|
5
5
|
Project-URL: homepage, https://locust.io/
|
|
6
6
|
Project-URL: repository, https://github.com/locustio/locust
|
|
@@ -171,7 +171,7 @@ Azure offers [a managed load-testing service](https://learn.microsoft.com/azure/
|
|
|
171
171
|
|
|
172
172
|
## Special thanks
|
|
173
173
|
|
|
174
|
-
|
|
174
|
+
<img src="docs/images/microsoft_logo.svg" height="15px"> [Microsoft](https://learn.microsoft.com/azure/app-testing/load-testing/quickstart-create-and-run-load-test) contributes to and sponsors the continued maintenance of Locust ❤️
|
|
175
175
|
|
|
176
176
|
## License
|
|
177
177
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
locust/__init__.py,sha256=HadpgGidiyCDPSKwkxrk1Qw6eB7dTmftNJVftuJzAiw,1876
|
|
2
2
|
locust/__main__.py,sha256=vBQ82334kX06ImDbFlPFgiBRiLIinwNk3z8Khs6hd74,31
|
|
3
|
-
locust/_version.py,sha256=
|
|
3
|
+
locust/_version.py,sha256=O7ebnq8vZXQPm5_Ffkd5KqI8yOCaxHF5A_FLGVFgsv8,535
|
|
4
4
|
locust/argument_parser.py,sha256=dEzDAMcPc79-7NWiw3gmaPzSK4klWehqfLcZ_t6HTJA,34678
|
|
5
5
|
locust/clients.py,sha256=d_-UhEh6G3OK2VwgwLybLhDLyB2IkPJJgHXnBSWoQzM,23592
|
|
6
6
|
locust/debug.py,sha256=Yz_hhpHYlb_3NXOuMBrMGmg-HrWoVXIf9KHahyHF-bU,5109
|
|
@@ -12,7 +12,7 @@ locust/html.py,sha256=z0aRXwbBNyjqUEuug8D6cry5br7EqX68RCFvUXaVbEk,4076
|
|
|
12
12
|
locust/input_events.py,sha256=lqLDB2Ax-OQ7-vtYNkGjySjfaWVobBzqf0GxRwjcLcQ,3323
|
|
13
13
|
locust/log.py,sha256=5E2ZUOa3V4sfCqa-470Gle1Ik9L5nxYitsjEB9tRwE0,3455
|
|
14
14
|
locust/main.py,sha256=2N8E4O34PkXRbC33y5e5wM_8RYkuHpovyiEgsBExyU4,28598
|
|
15
|
-
locust/opentelemetry.py,sha256=
|
|
15
|
+
locust/opentelemetry.py,sha256=eZXaiyIK9Zf7C-qux02em4SWAAyHA2iB5AKafozBlJQ,10428
|
|
16
16
|
locust/py.typed,sha256=gkWLl8yD4mIZnNYYAIRM8g9VarLvWmTAFeUfEbxJLBw,65
|
|
17
17
|
locust/runners.py,sha256=SoBADYF2WHT3Zb0ebXG0GYcSN-zEYt0jpd7naUBcEzw,71742
|
|
18
18
|
locust/shape.py,sha256=t-lwBS8LOjWcKXNL7j2U3zroIXJ1b0fazUwpRYQOKXw,1973
|
|
@@ -61,8 +61,8 @@ locust/webui/dist/assets/terminal.gif,sha256=iw80LO2u0dnf4wpGfFJZauBeKTcSpw9iUfI
|
|
|
61
61
|
locust/webui/dist/assets/testruns-dark.png,sha256=G4p2VZSBuuqF4neqUaPSshIp5OKQJ_Bvb69Luj6XuVs,125231
|
|
62
62
|
locust/webui/dist/assets/testruns-light.png,sha256=JinGDiiBPOkhpfF-XCbmQqhRInqItrjrBTLKt5MlqVI,130301
|
|
63
63
|
pytest_locust/plugin.py,sha256=3jr_5H_1SHCJTdQdgnTDJ-09r5jXzNKxJPkocfE9HF4,1669
|
|
64
|
-
locust-2.44.
|
|
65
|
-
locust-2.44.
|
|
66
|
-
locust-2.44.
|
|
67
|
-
locust-2.44.
|
|
68
|
-
locust-2.44.
|
|
64
|
+
locust-2.44.4.dev2.dist-info/METADATA,sha256=zM0RFF5zDVcYLF5el2GbQLU4dbVWC8verCecA5bhI18,11291
|
|
65
|
+
locust-2.44.4.dev2.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
|
|
66
|
+
locust-2.44.4.dev2.dist-info/entry_points.txt,sha256=0uIHcQ71R1qaWhM_sd8uBUCCJgp7gJfGHUVMnJeZfcY,86
|
|
67
|
+
locust-2.44.4.dev2.dist-info/licenses/LICENSE,sha256=AAANGesd1_0HEJhl9RQxus8hZUii4zSvcfNI5rxBkvw,1110
|
|
68
|
+
locust-2.44.4.dev2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|