otel-inst-py

View on PyPIReverse Dependencies (1)

2.2.0 otel_inst_py-2.2.0-py3-none-any.whl

Wheel Details

Project: otel-inst-py
Version: 2.2.0
Filename: otel_inst_py-2.2.0-py3-none-any.whl
Download: [link]
Size: 14224
MD5: 784584035c5952ad7804733a051d83fd
SHA256: f69b3394e47e53b359b99f4209935ecf0e16f4cbc555fc2b9bac71798eeff926
Uploaded: 2025-02-28 18:52:30 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: otel-inst-py
Version: 2.2.0
Summary: Python package that provides the basic features required for Open-Telemetry instrumentation.
Author: Tamás Benke
Author-Email: tombenke[at]gmail.com
Home-Page: https://github.com/tombenke/otel-inst-py
License: MIT
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: opentelemetry-api (<1.31.0)
Requires-Dist: opentelemetry-sdk (<1.31.0)
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc (<1.31.0)
Requires-Dist: opentelemetry-exporter-otlp-proto-http (<1.31.0)
Requires-Dist: opentelemetry-exporter-prometheus (==0.51b0)
Requires-Dist: build; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: coverage-badge; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: httpx; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pdoc; extra == "dev"
Requires-Dist: pydeps; extra == "dev"
Requires-Dist: python-dotenv; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE
[Description omitted; length: 107 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
examples/__init__.py sha256=pGNRKFbRPj_syfEUi7M_LsNEZ5cFmbwVPE4PsOjav7A 371
examples/simple_metrics_otlpgrpc.py sha256=k9lJqWQzwTWUBD3NRDo8jXTsXH9zyrrtYzBcAgKcTcw 2317
examples/simple_metrics_stdout_default_config.py sha256=Iqg6_1hY3y8MHN5JhCJjnlybVGdRVXPaUfyAXzi03dY 651
examples/simple_trace_otlpgrpc.py sha256=Ytm1FeGhoBstbsF7Cq7qW5ewjR6YLPc1KJhNmH9kWkw 1486
examples/simple_trace_otlpgrpc_env.py sha256=ShmXyT9eo7eWfFycp0WcNh-uzjLJfe7XRUs2C5rifUA 1282
examples/simple_trace_otlphttp_env.py sha256=S4WvL-mUSXlRNJpG4qe3dw1ZU56KH60Pjnf2bqpbu20 1282
examples/simple_trace_stdout.py sha256=cdrDUx_7_bx7JKZapgTLkam7iQUYYcD49Ig0vqWKjZ8 1270
examples/simple_trace_stdout_default_config.py sha256=N2c67hL70RrG1Qq7meBEyP_ltfG5DOIABmbgsMatHXg 733
examples/simple_trace_stdout_env.py sha256=GVjl6wYXNHLrbypoyUEvBu3WPzFGcr5rhVq7qw5eTC8 1056
examples/simple_trace_stdout_wo_sdk.py sha256=_GM7Z55-0p9EOoxAx5gv0HMp00xtWlZixGArlzQzzIg 614
oti/__init__.py sha256=vkbHdcBfJkhXzBeZi_QxuO52x8m8HKw7sDU730gtgQs 297
oti/config.py sha256=D_bpXhjR0O9C-ieL-YPSMUUS2Rw9zYjRc91rRzMWwwA 7587
oti/oti.py sha256=KVfD7hNHVqfeZDiX37birCt8o4PGFBZTKGAi_URtyks 8813
otel_inst_py-2.2.0.dist-info/LICENSE sha256=Ay8fk_fG0zXWGd3HS4Fc3RyH9gHiG1S28M6iBFeQ32I 1089
otel_inst_py-2.2.0.dist-info/METADATA sha256=oMLiydqFgpkElYk8gG8JPTSaDHfwJ_S4TYN6LvIgIfQ 1782
otel_inst_py-2.2.0.dist-info/WHEEL sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM 91
otel_inst_py-2.2.0.dist-info/top_level.txt sha256=_LXFjHhUwBlM8-YpP6GJE1MnEeozeEj-l30BBplhEmE 13
otel_inst_py-2.2.0.dist-info/RECORD

top_level.txt

examples
oti