Skip to main content

OpenTelemetry Pyramid instrumentation

Project description

pypi

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file opentelemetry_instrumentation_pyramid-0.18b1-py3-none-any.whl.

File metadata

File hashes

Hashes for opentelemetry_instrumentation_pyramid-0.18b1-py3-none-any.whl
Algorithm Hash digest
SHA256 4d72c10d6ae9299a39b104c4768f913dbefd9c35dc3949a252931d6736430cbb
MD5 bac9db9cbc1b8e018f5e10d860f56faa
BLAKE2b-256 e313dd6869cc771cad308e477bf560c736cf3501a67e4e54c44c158518145dcf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page