nucliadb-telemetry 6.2.1.post3256__py3-none-any.whl → 6.2.1.post3260__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.

Potentially problematic release.


This version of nucliadb-telemetry might be problematic. Click here for more details.

@@ -1,11 +1,11 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: nucliadb_telemetry
3
- Version: 6.2.1.post3256
3
+ Version: 6.2.1.post3260
4
4
  Summary: NucliaDB Telemetry Library Python process
5
- Home-page: https://github.com/nuclia/nucliadb
6
- Author: nucliadb Authors
7
- Author-email: nucliadb@nuclia.com
8
- License: MIT
5
+ Author-email: Nuclia <nucliadb@nuclia.com>
6
+ License: AGPL
7
+ Project-URL: Homepage, https://nuclia.com
8
+ Project-URL: Repository, https://github.com/nuclia/nucliadb
9
9
  Classifier: Development Status :: 3 - Alpha
10
10
  Classifier: Intended Audience :: Developers
11
11
  Classifier: Intended Audience :: Information Technology
@@ -18,7 +18,7 @@ Classifier: Programming Language :: Python :: 3.11
18
18
  Classifier: Programming Language :: Python :: 3.12
19
19
  Classifier: Programming Language :: Python :: 3 :: Only
20
20
  Classifier: Topic :: System :: Monitoring
21
- Requires-Python: >=3.9
21
+ Requires-Python: <4,>=3.9
22
22
  Description-Content-Type: text/markdown
23
23
  Requires-Dist: pydantic>=2.6
24
24
  Requires-Dist: pydantic-settings>=2.2
@@ -72,35 +72,24 @@ Requires-Dist: opentelemetry-instrumentation-fastapi>=0.42b0; extra == "fastapi"
72
72
  Requires-Dist: opentelemetry-instrumentation-aiohttp-client>=0.42b0; extra == "fastapi"
73
73
  Requires-Dist: opentelemetry-semantic-conventions>=0.42b0; extra == "fastapi"
74
74
  Provides-Extra: all
75
- Requires-Dist: opentelemetry-instrumentation-aiohttp-client>=0.42b0; extra == "all"
76
- Requires-Dist: grpcio-status>=1.44.0; extra == "all"
77
- Requires-Dist: fastapi; extra == "all"
78
- Requires-Dist: grpcio-reflection>=1.44.0; extra == "all"
79
- Requires-Dist: opentelemetry-instrumentation-fastapi>=0.42b0; extra == "all"
80
- Requires-Dist: grpcio-tools>=1.44.0; extra == "all"
81
- Requires-Dist: opentelemetry-propagator-b3>=1.21.0; extra == "all"
82
- Requires-Dist: opentelemetry-proto>=1.21.0; extra == "all"
83
75
  Requires-Dist: opentelemetry-sdk>=1.21.0; extra == "all"
84
76
  Requires-Dist: opentelemetry-api>=1.21.0; extra == "all"
77
+ Requires-Dist: opentelemetry-proto>=1.21.0; extra == "all"
85
78
  Requires-Dist: opentelemetry-exporter-jaeger>=1.21.0; extra == "all"
79
+ Requires-Dist: opentelemetry-propagator-b3>=1.21.0; extra == "all"
80
+ Requires-Dist: opentelemetry-instrumentation-fastapi>=0.42b0; extra == "all"
81
+ Requires-Dist: opentelemetry-instrumentation-aiohttp-client>=0.42b0; extra == "all"
82
+ Requires-Dist: opentelemetry-semantic-conventions>=0.42b0; extra == "all"
86
83
  Requires-Dist: grpcio>=1.44.0; extra == "all"
87
- Requires-Dist: PyNaCl; extra == "all"
84
+ Requires-Dist: grpcio-health-checking>=1.44.0; extra == "all"
88
85
  Requires-Dist: grpcio-channelz>=1.44.0; extra == "all"
89
- Requires-Dist: nats-py[nkeys]>=2.5.0; extra == "all"
86
+ Requires-Dist: grpcio-status>=1.44.0; extra == "all"
87
+ Requires-Dist: grpcio-tools>=1.44.0; extra == "all"
90
88
  Requires-Dist: grpcio-testing>=1.44.0; extra == "all"
91
- Requires-Dist: opentelemetry-semantic-conventions>=0.42b0; extra == "all"
92
- Requires-Dist: grpcio-health-checking>=1.44.0; extra == "all"
93
- Dynamic: author
94
- Dynamic: author-email
95
- Dynamic: classifier
96
- Dynamic: description
97
- Dynamic: description-content-type
98
- Dynamic: home-page
99
- Dynamic: license
100
- Dynamic: provides-extra
101
- Dynamic: requires-dist
102
- Dynamic: requires-python
103
- Dynamic: summary
89
+ Requires-Dist: grpcio-reflection>=1.44.0; extra == "all"
90
+ Requires-Dist: nats-py[nkeys]>=2.5.0; extra == "all"
91
+ Requires-Dist: PyNaCl; extra == "all"
92
+ Requires-Dist: fastapi; extra == "all"
104
93
 
105
94
  # NucliaDB Telemetry
106
95
 
@@ -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-6.2.1.post3256.dist-info/METADATA,sha256=G95YBorZ90xjNGTwVVQmP2bo73RNXHSKdAI8Ftx7wmY,10834
34
- nucliadb_telemetry-6.2.1.post3256.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
35
- nucliadb_telemetry-6.2.1.post3256.dist-info/top_level.txt,sha256=3qEHI_5ttqQIL2gkNYwSlKsFyBBiEzDiIy9UKISzOaQ,19
36
- nucliadb_telemetry-6.2.1.post3256.dist-info/RECORD,,
33
+ nucliadb_telemetry-6.2.1.post3260.dist-info/METADATA,sha256=_NNJJy_gs2BxT_XmFSkWJZUdXwiD0jylF7aeVZgHheQ,10640
34
+ nucliadb_telemetry-6.2.1.post3260.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
35
+ nucliadb_telemetry-6.2.1.post3260.dist-info/top_level.txt,sha256=3qEHI_5ttqQIL2gkNYwSlKsFyBBiEzDiIy9UKISzOaQ,19
36
+ nucliadb_telemetry-6.2.1.post3260.dist-info/RECORD,,