nucliadb-telemetry 5.2.1.post1748__py3-none-any.whl → 5.2.1.post1751__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.
- {nucliadb_telemetry-5.2.1.post1748.dist-info → nucliadb_telemetry-5.2.1.post1751.dist-info}/METADATA +14 -14
- {nucliadb_telemetry-5.2.1.post1748.dist-info → nucliadb_telemetry-5.2.1.post1751.dist-info}/RECORD +4 -4
- {nucliadb_telemetry-5.2.1.post1748.dist-info → nucliadb_telemetry-5.2.1.post1751.dist-info}/WHEEL +0 -0
- {nucliadb_telemetry-5.2.1.post1748.dist-info → nucliadb_telemetry-5.2.1.post1751.dist-info}/top_level.txt +0 -0
{nucliadb_telemetry-5.2.1.post1748.dist-info → nucliadb_telemetry-5.2.1.post1751.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: nucliadb_telemetry
|
|
3
|
-
Version: 5.2.1.
|
|
3
|
+
Version: 5.2.1.post1751
|
|
4
4
|
Summary: NucliaDB Telemetry Library Python process
|
|
5
5
|
Home-page: https://github.com/nuclia/nucliadb
|
|
6
6
|
Author: nucliadb Authors
|
|
@@ -26,24 +26,24 @@ Requires-Dist: prometheus-client>=0.12.0
|
|
|
26
26
|
Requires-Dist: orjson>=3.6.7
|
|
27
27
|
Requires-Dist: wrapt>=1.14.1
|
|
28
28
|
Provides-Extra: all
|
|
29
|
-
Requires-Dist:
|
|
29
|
+
Requires-Dist: fastapi; extra == "all"
|
|
30
|
+
Requires-Dist: opentelemetry-exporter-jaeger==1.21.0; extra == "all"
|
|
31
|
+
Requires-Dist: PyNaCl; extra == "all"
|
|
32
|
+
Requires-Dist: grpcio-status<1.63.0,>=1.44.0; extra == "all"
|
|
30
33
|
Requires-Dist: opentelemetry-api==1.21.0; extra == "all"
|
|
31
|
-
Requires-Dist: grpcio-
|
|
34
|
+
Requires-Dist: grpcio-reflection<1.63.0,>=1.44.0; extra == "all"
|
|
32
35
|
Requires-Dist: opentelemetry-propagator-b3==1.21.0; extra == "all"
|
|
33
|
-
Requires-Dist: PyNaCl; extra == "all"
|
|
34
|
-
Requires-Dist: opentelemetry-sdk==1.21.0; extra == "all"
|
|
35
36
|
Requires-Dist: opentelemetry-instrumentation-aiohttp-client>=0.42b0; extra == "all"
|
|
36
|
-
Requires-Dist:
|
|
37
|
-
Requires-Dist: grpcio
|
|
38
|
-
Requires-Dist: opentelemetry-semantic-conventions>=0.42b0; extra == "all"
|
|
39
|
-
Requires-Dist: grpcio-tools<1.63.0,>=1.44.0; extra == "all"
|
|
40
|
-
Requires-Dist: nats-py[nkeys]>=2.5.0; extra == "all"
|
|
41
|
-
Requires-Dist: fastapi; extra == "all"
|
|
42
|
-
Requires-Dist: opentelemetry-exporter-jaeger==1.21.0; extra == "all"
|
|
37
|
+
Requires-Dist: opentelemetry-sdk==1.21.0; extra == "all"
|
|
38
|
+
Requires-Dist: grpcio<1.63.0,>=1.44.0; extra == "all"
|
|
43
39
|
Requires-Dist: opentelemetry-proto==1.21.0; extra == "all"
|
|
44
40
|
Requires-Dist: opentelemetry-instrumentation-fastapi>=0.42b0; extra == "all"
|
|
45
|
-
Requires-Dist: grpcio-
|
|
46
|
-
Requires-Dist: grpcio<1.63.0,>=1.44.0; extra == "all"
|
|
41
|
+
Requires-Dist: grpcio-health-checking<1.63.0,>=1.44.0; extra == "all"
|
|
42
|
+
Requires-Dist: grpcio-tools<1.63.0,>=1.44.0; extra == "all"
|
|
43
|
+
Requires-Dist: nats-py[nkeys]>=2.5.0; extra == "all"
|
|
44
|
+
Requires-Dist: grpcio-channelz<1.63.0,>=1.44.0; extra == "all"
|
|
45
|
+
Requires-Dist: opentelemetry-semantic-conventions>=0.42b0; extra == "all"
|
|
46
|
+
Requires-Dist: grpcio-testing<1.63.0,>=1.44.0; extra == "all"
|
|
47
47
|
Provides-Extra: fastapi
|
|
48
48
|
Requires-Dist: fastapi; extra == "fastapi"
|
|
49
49
|
Requires-Dist: opentelemetry-sdk==1.21.0; extra == "fastapi"
|
{nucliadb_telemetry-5.2.1.post1748.dist-info → nucliadb_telemetry-5.2.1.post1751.dist-info}/RECORD
RENAMED
|
@@ -30,7 +30,7 @@ nucliadb_telemetry/tests/grpc/helloworld_pb2.py,sha256=ht4dmi0pAy6qDrwcjkbtSf_hO
|
|
|
30
30
|
nucliadb_telemetry/tests/grpc/helloworld_pb2.pyi,sha256=mBZCQE6z7riQw6fOegJgZ5lHmXqO23_zxL8iQMqSqms,1191
|
|
31
31
|
nucliadb_telemetry/tests/grpc/helloworld_pb2_grpc.py,sha256=_jxUNxl4Fx-JztK9RO5R6osjNP2sVNVPAxLnmczEYOc,2677
|
|
32
32
|
nucliadb_telemetry/tests/grpc/helloworld_pb2_grpc.pyi,sha256=Y6teCx-PhPU-rI6w5ItLBKaTb34FLpngPnuDVWtNve4,958
|
|
33
|
-
nucliadb_telemetry-5.2.1.
|
|
34
|
-
nucliadb_telemetry-5.2.1.
|
|
35
|
-
nucliadb_telemetry-5.2.1.
|
|
36
|
-
nucliadb_telemetry-5.2.1.
|
|
33
|
+
nucliadb_telemetry-5.2.1.post1751.dist-info/METADATA,sha256=UR9A20nn2l1TQzrWYpgps-v0lkZ7Xyqanrhuz-RuppI,10708
|
|
34
|
+
nucliadb_telemetry-5.2.1.post1751.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
|
35
|
+
nucliadb_telemetry-5.2.1.post1751.dist-info/top_level.txt,sha256=3qEHI_5ttqQIL2gkNYwSlKsFyBBiEzDiIy9UKISzOaQ,19
|
|
36
|
+
nucliadb_telemetry-5.2.1.post1751.dist-info/RECORD,,
|
{nucliadb_telemetry-5.2.1.post1748.dist-info → nucliadb_telemetry-5.2.1.post1751.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|