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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.15.7.tar.gz
Algorithm Hash digest
SHA256 0195632140348cb73b19b5f4af5bf213203beb565c23f484e57332c789a5cbf8
MD5 516e107300b1bc9771d256425e8165e8
BLAKE2b-256 549763c5abff1b494f9e0d0364e8b64838743375026359cb45e9a0f942d8b272

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.15.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d660b6ae06ff668b8d03e9b98d84e20a1bde4ccb072e0852b14ba051cb33ddf1
MD5 722d793b8de6d4a2e180b62b3faebcd2
BLAKE2b-256 9d4d871cf37fe8682b0786c9670368fb80080d006afc112be17bf6d14d0102df

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