locust-cloud 1.5.2__py3-none-any.whl → 1.5.4__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 +25 -11
- locust_cloud/auth.py +25 -30
- locust_cloud/cloud.py +6 -1
- locust_cloud/timescale/exporter.py +2 -2
- locust_cloud/timescale/queries.py +8 -0
- locust_cloud/timescale/query.py +14 -0
- locust_cloud/webui/dist/assets/{index-B-CH83Zq.js → index-DUDp7J7F.js} +81 -81
- locust_cloud/webui/dist/index.html +1 -1
- locust_cloud/webui/tsconfig.tsbuildinfo +1 -1
- {locust_cloud-1.5.2.dist-info → locust_cloud-1.5.4.dist-info}/METADATA +1 -1
- locust_cloud-1.5.4.dist-info/RECORD +23 -0
- locust_cloud-1.5.2.dist-info/RECORD +0 -23
- {locust_cloud-1.5.2.dist-info → locust_cloud-1.5.4.dist-info}/WHEEL +0 -0
- {locust_cloud-1.5.2.dist-info → locust_cloud-1.5.4.dist-info}/entry_points.txt +0 -0
@@ -0,0 +1,23 @@
|
|
1
|
+
locust_cloud/__init__.py,sha256=QNtc5o2qX91ODeA-oIdPRll_xzady0IAVb3QyZuOaIQ,3062
|
2
|
+
locust_cloud/auth.py,sha256=Alpwju_SMmzZLiXuZMzcRL70DfgEIXzLuqtXjzVoLPM,2898
|
3
|
+
locust_cloud/cloud.py,sha256=9sWMNu3-2uKkOy5cXp83ULq-OPCxlht1eIk-S_1Fcc8,16247
|
4
|
+
locust_cloud/constants.py,sha256=YGgIEnaOT9cAA8F8a8Z8lOmlI78D2fXiVpP0RF213MA,167
|
5
|
+
locust_cloud/credential_manager.py,sha256=JbuS22RTGAmngVB9DFLxHIgaonCSImemMGvtWnxBZRE,5515
|
6
|
+
locust_cloud/timescale/exporter.py,sha256=AgwXvdYykHpVwcPz04Ygi0Rx4cjH6_oBT661Ji8g52Y,10999
|
7
|
+
locust_cloud/timescale/queries.py,sha256=f4aYQ4lNTzHWMHOH2be9pAudFeZb5Nji6r9XkFPah5c,6033
|
8
|
+
locust_cloud/timescale/query.py,sha256=brj4TNqRYsht_vUCZyzxALlNWRi__flhcOQKW4A3AqI,2789
|
9
|
+
locust_cloud/webui/.eslintrc,sha256=huuuTZNwbBGkhfelEOMhLQ-tgC9OYnnX0DRYgBn83Ig,1146
|
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=pq4yO21OYJbs489XqQ6bzvEu1fGAAI_CFBDp03gzR_Y,1198
|
14
|
+
locust_cloud/webui/tsconfig.json,sha256=lg9hKv2TQY1GqvbSMNPsvoQIiGKLBOnzkSGZgRRL7zw,637
|
15
|
+
locust_cloud/webui/tsconfig.tsbuildinfo,sha256=4lN9RWcbO3vGTdeTTqPJGgE1Aj7zwfoDgtDNq5ltE1I,153765
|
16
|
+
locust_cloud/webui/vite.config.ts,sha256=cqxPMkbwEA3H9mGGbuPulQUhIHCosUqm_1usxzs3ePg,268
|
17
|
+
locust_cloud/webui/yarn.lock,sha256=6BC6sHV1ufQeg1s3HoLHC2SwYs6zEVE-NHVg_1kSuVI,227118
|
18
|
+
locust_cloud/webui/dist/index.html,sha256=O4blyt2S59DAyM2UiC5Fecx6UX4I_MqmfH2IL7hWvrs,664
|
19
|
+
locust_cloud/webui/dist/assets/index-DUDp7J7F.js,sha256=XMzzKiL5l1GIzdKXEZ8v6go18bJAGb4fRWJoUWymfnw,2807563
|
20
|
+
locust_cloud-1.5.4.dist-info/METADATA,sha256=tQe7fkmkzfmlsyNcTD4ZDZXAgHAdP1OQZKroKhYA31o,1663
|
21
|
+
locust_cloud-1.5.4.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
22
|
+
locust_cloud-1.5.4.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
|
23
|
+
locust_cloud-1.5.4.dist-info/RECORD,,
|
@@ -1,23 +0,0 @@
|
|
1
|
-
locust_cloud/__init__.py,sha256=HbH2uFv-zdVS3PeX1D1RmplyXDGe0rWPmVhbQcmJrdY,2613
|
2
|
-
locust_cloud/auth.py,sha256=K57DQ25tfzr97lRbqEH1lz6GITSTXRtXO4JzK4vbVVk,3203
|
3
|
-
locust_cloud/cloud.py,sha256=VSXv5EzIIcmkdbMB-YfMIW0fk9EVZooB1vDxvFQURiM,15991
|
4
|
-
locust_cloud/constants.py,sha256=YGgIEnaOT9cAA8F8a8Z8lOmlI78D2fXiVpP0RF213MA,167
|
5
|
-
locust_cloud/credential_manager.py,sha256=JbuS22RTGAmngVB9DFLxHIgaonCSImemMGvtWnxBZRE,5515
|
6
|
-
locust_cloud/timescale/exporter.py,sha256=tx4TPp2gfl0ggA-2CrRTfRlg9ZG1Y31NOXcqiXzqkEw,10921
|
7
|
-
locust_cloud/timescale/queries.py,sha256=TjcmWDB9PZSslnKLbUs3o6R9NZ61zV3BSu36XKNensk,5863
|
8
|
-
locust_cloud/timescale/query.py,sha256=Ab3tAZSAeAH2SPBhreVxCNOiVbpq_eKb5xMiCrlsRwk,2078
|
9
|
-
locust_cloud/webui/.eslintrc,sha256=huuuTZNwbBGkhfelEOMhLQ-tgC9OYnnX0DRYgBn83Ig,1146
|
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=pq4yO21OYJbs489XqQ6bzvEu1fGAAI_CFBDp03gzR_Y,1198
|
14
|
-
locust_cloud/webui/tsconfig.json,sha256=lg9hKv2TQY1GqvbSMNPsvoQIiGKLBOnzkSGZgRRL7zw,637
|
15
|
-
locust_cloud/webui/tsconfig.tsbuildinfo,sha256=a6AbRQdUQw-216GEc_G1yfSHl06JtWmty4v10h9zpoc,153731
|
16
|
-
locust_cloud/webui/vite.config.ts,sha256=cqxPMkbwEA3H9mGGbuPulQUhIHCosUqm_1usxzs3ePg,268
|
17
|
-
locust_cloud/webui/yarn.lock,sha256=6BC6sHV1ufQeg1s3HoLHC2SwYs6zEVE-NHVg_1kSuVI,227118
|
18
|
-
locust_cloud/webui/dist/index.html,sha256=ceT6hvFOq5tHWJGjwPVhlfOgvDzj8kJ1SudRmXQBggc,664
|
19
|
-
locust_cloud/webui/dist/assets/index-B-CH83Zq.js,sha256=CbLgdiLRCwxAqGNKyHOQjmll_al3lrXaPPsisboc0S4,2806387
|
20
|
-
locust_cloud-1.5.2.dist-info/METADATA,sha256=u1T_pJTb1vBru95DDkZWtOTySjK7WkMgyW7K97ozGKA,1663
|
21
|
-
locust_cloud-1.5.2.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
22
|
-
locust_cloud-1.5.2.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
|
23
|
-
locust_cloud-1.5.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|