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

File details

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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.33.2.tar.gz
Algorithm Hash digest
SHA256 0b5e81068849fd1144e5d9fa2f1537c1b308e94aa318630bf1ddc88a1dd1d8af
MD5 26781182a5c26de94542bebbdd1cc950
BLAKE2b-256 0437b1f127e2a5f307b86bac1a149464fbbd211c9818e445e95870e862e908a1

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.33.2-py3-none-any.whl
Algorithm Hash digest
SHA256 928127acaffe5a708c52b0fb2aba08dcbf077d47cc5d7cc3522923635068b726
MD5 b94880b0b70ecbe299f2cbce484e9a84
BLAKE2b-256 3d6c877094c0c01864532bb256e287d0b5fe7eb0d86382b44b9c5f7a4c5e2752

See more details on using hashes here.

Provenance

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