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.15.6.tar.gz.

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.15.6.tar.gz
Algorithm Hash digest
SHA256 a86d323ad7e58229f274fae7943ba79bf1dc148fe668ce67aaca57443084bad3
MD5 d5ca432b39b43f9bd8caa5568b548d39
BLAKE2b-256 4b32d23c07ea36b7d24ff174fad92314c4e88c80a0604e37d74894d6bb969e87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.15.6-py3-none-any.whl
Algorithm Hash digest
SHA256 0a352e7845df93683fbe16d66ab1b93cf037a528dea37b90cd6c963929ebafea
MD5 d9c111bdc4b0c3a6ebe9a2d4b80cd3f3
BLAKE2b-256 bfb424ed01e84b56c44f8b377edddecd7c2a1acf43c797f74563668b5006281d

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