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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.16.5.tar.gz
Algorithm Hash digest
SHA256 ebf5060fa4d7f23ae9f83382ed4868f2eaf890f66e99d2c8601aa9b560563187
MD5 248773fbfbd108344dbbe02037ae0cfd
BLAKE2b-256 9863b36918f14bbefa87e71782939fab5d6c2b6d7c06c883b967556d713a9822

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.16.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8322373fa9b7a1e705eeccec2d4eb4e9880631b2bbeb864e681d73cad54fa8a7
MD5 08e5d35d37b40b113d77a2b79dc378f2
BLAKE2b-256 758fb11f5e829d3d334aba35a6b99c3f86f29149e962d56102948922b1ca3e59

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