OpenTelemetry Pyramid instrumentation
Project description
Installation
pip install opentelemetry-instrumentation-pyramid
Exclude lists
To exclude certain URLs from being tracked, set the environment variable OTEL_PYTHON_PYRAMID_EXCLUDED_URLS with comma delimited regexes representing which URLs to exclude.
For example,
export OTEL_PYTHON_PYRAMID_EXCLUDED_URLS="client/.*/info,healthcheck"
will exclude requests such as https://site/client/123/info and https://site/xyz/healthcheck.
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-pyramid-0.13b0.tar.gz
.
File metadata
- Download URL: opentelemetry-instrumentation-pyramid-0.13b0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0cebf670a9087e358cc1e351068132470edcb7f8b8723ba79de4c1b5fc00b7d |
|
MD5 | 8d3d51f8e7033601dd00d6c4e48d84d9 |
|
BLAKE2b-256 | 0be6ae6deac7c9f7f961480ad98bc77c47f981e24c772de9266861503eeb4e5e |
Provenance
File details
Details for the file opentelemetry_instrumentation_pyramid-0.13b0-py3-none-any.whl
.
File metadata
- Download URL: opentelemetry_instrumentation_pyramid-0.13b0-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70b34da245340ef2b10f69a6046d04203c70a33e6cd25608ac78d2d8d88e9568 |
|
MD5 | 4ebf57eac9e4b92e603fdafd86b34251 |
|
BLAKE2b-256 | 56df9618649ecb54bd53f408984312e44ab23b1f46dd17acadec8b62b2837d49 |