splunk-otel-python

View on PyPIReverse Dependencies (0)

0.1.1 splunk_otel_python-0.1.1-py3-none-any.whl

Wheel Details

Project: splunk-otel-python
Version: 0.1.1
Filename: splunk_otel_python-0.1.1-py3-none-any.whl
Download: [link]
Size: 11247
MD5: 2daa97115171a5975d21c8410db1e786
SHA256: bc93ec4652b9d59acf993eef4b42a07f11ebae427711db50257f239cd50ff42b
Uploaded: 2020-09-28 01:15:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: splunk-otel-python
Version: 0.1.1
Summary: The Splunk distribution of OpenTelemetry Python Instrumentation provides a Python agent that automatically instruments your Python application to capture and report distributed traces to SignalFx APM.
Author: Splunk
Author-Email: splunk-oss[at]splunk.com
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5,<4.0
Requires-Dist: opentelemetry-api (<0.14,>=0.13b0)
Requires-Dist: opentelemetry-exporter-zipkin (<0.14,>=0.13b0)
Requires-Dist: opentelemetry-instrumentation (<0.14,>=0.13b0)
Requires-Dist: opentelemetry-sdk (<0.14,>=0.13b0)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.10
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
splunk_otel/__init__.py sha256=f24HrEv5-QYizLaLF4pNbr-H6OobdiK316rjEf72m10 610
splunk_otel/cmd/bootstrap.py sha256=zM9ZvWv__GiqjAjCQcmh0FjGgYuNvKzLy_MvHVcfx0E 5098
splunk_otel/cmd/trace.py sha256=4m-3gXTC8Uv1FiePNDsQ9owCHbRk-WbHAb0tksf2WQc 1087
splunk_otel/exporter/zipkin.py sha256=sWsVyUF9P-buaXjoIuSlTQ7nW8yRk4H3YlCHX-uPIWg 844
splunk_otel/site/sitecustomize.py sha256=bzmUrULEslMGL8ml3Fqtn0LWt3JZX2fINKO8Jeu9XI8 449
splunk_otel/symbols.py sha256=JYTP9FplV-NJU332xkvFj8MaDvRcKCF_d8a5nysaOE8 150
splunk_otel/tracing.py sha256=M3idMMamZ0CrhwG1bqT4rd7Fi5Ibwb1qghHPw0eI8Q4 1508
splunk_otel/version.py sha256=aV26dBXkOatjjVykNZjhReJ8CaUhliT4BwKGMVLxwt8 598
splunk_otel_python-0.1.1.dist-info/entry_points.txt sha256=gFWG0lp7KJbn8SD3KcypvMu8cjGObu9oUPbetuk5R3s 113
splunk_otel_python-0.1.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
splunk_otel_python-0.1.1.dist-info/WHEEL sha256=Q99itqWYDhV793oHzqzi24q7L7Kdiz6cb55YDfTXphE 84
splunk_otel_python-0.1.1.dist-info/METADATA sha256=S515YOVmb9s0C6i7mKrFPLIxU7gAZTx2lPIL5YFr-qg 906
splunk_otel_python-0.1.1.dist-info/RECORD

entry_points.txt

splk-py-trace = splunk_otel.cmd.trace:run
splk-py-trace-bootstrap = splunk_otel.cmd.bootstrap:run