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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.14.0.tar.gz
Algorithm Hash digest
SHA256 8136c59aea1e82f65480b7f95d09552377b70a1764bfe1523b8376753170e0a1
MD5 57b515b7eec027d9dd36b6bf1d97db07
BLAKE2b-256 8a3f12f6e60f539b5805427e4c439b332581a0c8fd86e5d2644db72431af4961

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_transformers-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 05b60721920dc7277065bb234424d2da6f9972783c305d45c3df4286860bbdab
MD5 bd3b70ec61845300fac1f89dd248c6b7
BLAKE2b-256 0805adf0d2c5c28533e2ddfd50936d1ee02a3900e1888e5d01151121c81a75d7

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