locust-cloud 1.11.7__py3-none-any.whl → 1.12.0__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_cloud/__init__.py +11 -0
- locust_cloud/auth.py +23 -3
- locust_cloud/cloud.py +58 -69
- locust_cloud/socket_logging.py +103 -0
- locust_cloud/timescale/exporter.py +1 -1
- locust_cloud/timescale/queries.py +1 -1
- locust_cloud/timescale/query.py +6 -1
- locust_cloud/webui/dist/assets/index-BoNYN-22.js +329 -0
- locust_cloud/webui/dist/index.html +1 -1
- locust_cloud/webui/eslint.config.mjs +82 -0
- locust_cloud/webui/package.json +15 -12
- locust_cloud/webui/tsconfig.tsbuildinfo +1 -1
- locust_cloud/webui/yarn.lock +627 -661
- {locust_cloud-1.11.7.dist-info → locust_cloud-1.12.0.dist-info}/METADATA +3 -1
- locust_cloud-1.12.0.dist-info/RECORD +24 -0
- locust_cloud/webui/.eslintrc +0 -41
- locust_cloud/webui/dist/assets/index-j3NU-8ht.js +0 -329
- locust_cloud-1.11.7.dist-info/RECORD +0 -23
- {locust_cloud-1.11.7.dist-info → locust_cloud-1.12.0.dist-info}/WHEEL +0 -0
- {locust_cloud-1.11.7.dist-info → locust_cloud-1.12.0.dist-info}/entry_points.txt +0 -0
@@ -1,23 +0,0 @@
|
|
1
|
-
locust_cloud/__init__.py,sha256=Mibsyg96q15lEs7pmQ-zQ-MTLp0k2oYgseORKjsDYAI,3620
|
2
|
-
locust_cloud/auth.py,sha256=LdXbsmAQ-pV8xFd31xzU72WiHXg1j6Ax_4QcxCPutRc,16943
|
3
|
-
locust_cloud/cloud.py,sha256=lecZ5SRHuSfYQ15Heo5qxVA-kLjD-JEbfbSdvsdB4ro,15267
|
4
|
-
locust_cloud/credential_manager.py,sha256=MiESqS8IOxncBON04irK1-seF-VNAHHTcELcyxp1ZR8,5571
|
5
|
-
locust_cloud/idle_exit.py,sha256=bYD6LeUa0d8Ev2b1f-tiRXVnfyolCoACcDWC8zizNPE,1189
|
6
|
-
locust_cloud/timescale/exporter.py,sha256=dHpi5bTTevNos3y1DZ08Fii6ge4jdCzSM-gUHBd5w_s,13031
|
7
|
-
locust_cloud/timescale/queries.py,sha256=Aw_-Zw73YPihezt5sjh3j-wQoDSPwqXUsKGylZ17YZs,7217
|
8
|
-
locust_cloud/timescale/query.py,sha256=gAi4wjlLZhgGo2ByQhlZxrtBhJDYKzHBvU8q9avU1wU,3065
|
9
|
-
locust_cloud/webui/.eslintrc,sha256=kIMPN7JEUqHPpFmFOR2iym-TitbXUds45y27dbR9UIQ,1152
|
10
|
-
locust_cloud/webui/.gitignore,sha256=i8EHIqDlVm1-Dkvf_GTZmP_Wu99GE7ABfbYzHXOU734,54
|
11
|
-
locust_cloud/webui/.prettierrc,sha256=qZpzAJPlHUQ3--NHYK8WXgc_TlIqq-eoz4pbkTKK3nk,167
|
12
|
-
locust_cloud/webui/index.html,sha256=vCDcm-GyXWcoQI8Za1b0hCL4A6QACtI73xtaPuQU41M,641
|
13
|
-
locust_cloud/webui/package.json,sha256=_IXMSwANijNWoanwvyOes7K2zWaFXx77jH7f9J-mtNU,1181
|
14
|
-
locust_cloud/webui/tsconfig.json,sha256=lg9hKv2TQY1GqvbSMNPsvoQIiGKLBOnzkSGZgRRL7zw,637
|
15
|
-
locust_cloud/webui/tsconfig.tsbuildinfo,sha256=VkYEgskhOYuw10rwgvktykgN8YSiW4NQfU4022O6Mts,155860
|
16
|
-
locust_cloud/webui/vite.config.ts,sha256=cqxPMkbwEA3H9mGGbuPulQUhIHCosUqm_1usxzs3ePg,268
|
17
|
-
locust_cloud/webui/yarn.lock,sha256=52aat3Nl-O3OVBRrKO4RMpNJFCIpodvop0rxp0iWo-E,220316
|
18
|
-
locust_cloud/webui/dist/index.html,sha256=tQqq7DA202JvODfXKOC1aZXy8CQ0kPpr-t71VP3NvTA,664
|
19
|
-
locust_cloud/webui/dist/assets/index-j3NU-8ht.js,sha256=YVs_FT3JOMb_kLkp11EzfXM-x1W1WbNnZiaz5ijyC74,2866125
|
20
|
-
locust_cloud-1.11.7.dist-info/METADATA,sha256=BHQomZPC65N7wNPCjLNw3GSgCbrDat7MCN1faWtgjAA,452
|
21
|
-
locust_cloud-1.11.7.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
22
|
-
locust_cloud-1.11.7.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
|
23
|
-
locust_cloud-1.11.7.dist-info/RECORD,,
|
File without changes
|
File without changes
|