Skip to main content

OpenTelemetry transformers instrumentation

Project description

OpenTelemetry HuggingFace Transformers Instrumentation

This library allows tracing texte generation calls sent with the official HuggingFace Transformers library.

Installation

pip install opentelemetry-instrumentation-transformers

Example usage

from opentelemetry.instrumentation.transformers import TransformersInstrumentor

TransformersInstrumentor().instrument()

Privacy

By default, this instrumentation logs prompts, completions, and embeddings to span attributes. This gives you a clear visibility into how your LLM application is working, and can make it easy to debug and evaluate the quality of the outputs.

However, you may want to disable this logging for privacy reasons, as they may contain highly sensitive data from your users. You may also simply want to reduce the size of your traces.

To disable logging, set the TRACELOOP_TRACE_CONTENT environment variable to false.

TRACELOOP_TRACE_CONTENT=false

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

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file opentelemetry_instrumentation_transformers-0.16.8.tar.gz.

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.16.8.tar.gz
Algorithm Hash digest
SHA256 3d34d1810ec928067bb6110d32b31e94f90fc6e60d777901247a5f8b17d15b12
MD5 fc81220f1b2ea6b6af378f3b75df8a34
BLAKE2b-256 6d1c118678b9074b158f2e201785d707813456769a59d68b167e7c1338fccf72

See more details on using hashes here.

File details

Details for the file opentelemetry_instrumentation_transformers-0.16.8-py3-none-any.whl.

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.16.8-py3-none-any.whl
Algorithm Hash digest
SHA256 9766a4e676d027d841e5c1dc1d49ac783309c1efe7155eaac9d4fad34eba5d08
MD5 4307cf95c6f55f6fe7671cd94ab09d11
BLAKE2b-256 2461ed02be925355cd3b015273b4b9a9d1b65e080808f0a5954791e275ac71de

See more details on using hashes here.

Supported by

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