otel-inst-py

View on PyPIReverse Dependencies (1)

2.1.0 otel_inst_py-2.1.0-py3-none-any.whl

Wheel Details

Project: otel-inst-py
Version: 2.1.0
Filename: otel_inst_py-2.1.0-py3-none-any.whl
Download: [link]
Size: 13477
MD5: 3cf47a383aa65c8c67833adbb5c64fb1
SHA256: aa3d906745749b581ef961e86bd197cd5911e7bd3efe85ab415132fc51883a89
Uploaded: 2023-02-22 04:01:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: otel-inst-py
Version: 2.1.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.8
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.8
Requires-Dist: opentelemetry-api (<1.16.0)
Requires-Dist: opentelemetry-sdk (<1.16.0)
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc (<1.16.0)
Requires-Dist: opentelemetry-exporter-otlp-proto-http (<1.16.0)
Requires-Dist: build; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: coverage-badge; extra == "dev"
Requires-Dist: black; 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
License-File: LICENSE
[Description omitted; length: 107 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
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=YH7nIiv34THNZRMbnFWov4so25K12hitLrOPyuUno_k 2268
examples/simple_metrics_stdout_default_config.py sha256=AjkUz4I2XWVCz7G-IbbGdq1bcIMM3EpFXSi0a5kHX5Q 650
examples/simple_trace_otlpgrpc.py sha256=pYvz-aq6nTIOHgJpgriTl_73Fqt2zvAXcwKn31j6ILA 1437
examples/simple_trace_otlpgrpc_env.py sha256=RP2n5CUkFQY0q4iPD1_mJqEnDwZor8XUi7v2GVCymNA 1281
examples/simple_trace_otlphttp_env.py sha256=02cjXyvT-g6rDCioAurOGlm7uJK3rUyoT9JsF7DiFb8 1281
examples/simple_trace_stdout.py sha256=3egpAwC7d3mF7DHdjVXgY86rtTI5rwF8SCabC212LYE 1221
examples/simple_trace_stdout_default_config.py sha256=xodZWm4e-qVvguZE7GSA6jQmnKaxg-kBjfKmbwQzgME 732
examples/simple_trace_stdout_env.py sha256=whUNdyBTs4DC77n8zxrg6QIfYyTIL9Xtw61xCJCCxew 1055
examples/simple_trace_stdout_wo_sdk.py sha256=jwQvnUtKyAJAf04LlIxSDXC2OhqhhAWELXV9kC-ghk0 613
oti/__init__.py sha256=017xAd10wkRAi_1wdZFDsnOtmp-5We6SKGO6GRw4H34 296
oti/config.py sha256=IFINXRRm_Ql7vOLM0HUEEZqZ0ccinraDCApblMDb3wA 5847
oti/oti.py sha256=BqQq4FqE19F2IQd6avDZHkwXSMZeZ1wNaOg2iWrTvu4 7402
otel_inst_py-2.1.0.dist-info/LICENSE sha256=Ay8fk_fG0zXWGd3HS4Fc3RyH9gHiG1S28M6iBFeQ32I 1089
otel_inst_py-2.1.0.dist-info/METADATA sha256=Fd6MfrDm8xhiPvUJJeNeVDnsZ3-hA7D3ni7lkn3gW20 1468
otel_inst_py-2.1.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
otel_inst_py-2.1.0.dist-info/top_level.txt sha256=_LXFjHhUwBlM8-YpP6GJE1MnEeozeEj-l30BBplhEmE 13
otel_inst_py-2.1.0.dist-info/RECORD

top_level.txt

examples
oti