Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python
Project description
Installation
pip install opentelemetry-instrumentation
This package provides a couple of commands that help automatically instruments a program:
opentelemetry-instrument
opentelemetry-instrument python program.py
The code in program.py needs to use one of the packages for which there is an OpenTelemetry integration. For a list of the available integrations please check here
opentelemetry-bootstrap
opentelemetry-bootstrap --action=install|requirements
This commands inspects the active Python site-packages and figures out which
instrumentation packages the user might want to install. By default it prints out
a list of the suggested instrumentation packages which can be added to a requirements.txt
file. It also supports installing the suggested packages when run with --action=install
flag.
References
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file opentelemetry-instrumentation-0.15b0.tar.gz
.
File metadata
- Download URL: opentelemetry-instrumentation-0.15b0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60481e278d777299a40d834360c586dfc7e129ed968f26cfdc7b46fa5e007eaf |
|
MD5 | 4012ca7400d138a59d4f69a06c338569 |
|
BLAKE2b-256 | 3148e7b5352c9dd5702ebcb2af04c6b328488c390b5270ada5008b79495a9b9a |
File details
Details for the file opentelemetry_instrumentation-0.15b0-py3-none-any.whl
.
File metadata
- Download URL: opentelemetry_instrumentation-0.15b0-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4888a0724a0af97a611d12e1f9b9f2a58ce69cd0a08c8c2380b4090d38a617b0 |
|
MD5 | 72e13df6057cdfdbd274184508805815 |
|
BLAKE2b-256 | 6d847c163c8499d854bacd8c67377c4520fbc1590ae3887dca087a1b2d3c1faa |