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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.14.1.tar.gz
Algorithm Hash digest
SHA256 8ee13127e73ead4f1f69905b743797c5133e9854b450ca662dc4f83de4ef8c67
MD5 235ace8475d460f30e968f111835cc36
BLAKE2b-256 fa862e271840b33fec49e660cdd7a7b5598cec8bb36816714f659e9fe5a9352a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.14.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8af659fc2ecf8336cf4715349f0168e73c990eecec064b81d91f6138f5db422b
MD5 089de6928226945648a134a19c26eb82
BLAKE2b-256 ac878a1bbff6aebac1863140e5e52e18f0ef936154754c1513fbee83f762f1b3

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