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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.17.0.tar.gz
Algorithm Hash digest
SHA256 9215ff8fb98bf7c99264f328816d5aec8ec2dd2ec6793618bfe180d19938b683
MD5 8c58d7d4b338ff2b337932f5c474a85c
BLAKE2b-256 d5f04f687c9a8f5d9607d5af85e2ec4be24a5f07199e922e94c3f8797d824b7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.17.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4e9cbdcaaa390bb0e94059820cb0155da6a6359c04b906c9d8fd248bbc90e603
MD5 809338044574f64a0305f76b0f87ae8f
BLAKE2b-256 085f101927e8981edc208cce6098132a323a82edb69dba801045070e2bb3ef55

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