Skip to main content

OpenTelemetry Mistral AI instrumentation

Project description

OpenTelemetry Mistral AI Instrumentation

This library allows tracing calls to any of mistralai's endpoints sent with the official Mistral AI library.

Installation

pip install opentelemetry-instrumentation-mistralai

Example usage

from opentelemetry.instrumentation.mistralai import MistralAiInstrumentor

MistralAiInstrumentor().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


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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_mistralai-0.33.3.tar.gz
Algorithm Hash digest
SHA256 3b37aac02fe16acc3aa781140135a6c46cf0acaade73aad2820d38037927e788
MD5 6e17aba28c55554e39b4249b030b8d2d
BLAKE2b-256 5ba9aabe6e89b7959c49d33646343616572224b0d2b37f4000de2bcd7bbc99df

See more details on using hashes here.

File details

Details for the file opentelemetry_instrumentation_mistralai-0.33.3-py3-none-any.whl.

File metadata

File hashes

Hashes for opentelemetry_instrumentation_mistralai-0.33.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5e2eb745bf6e35ff6dbb24abe6b88a62978b07214f1a8b17e0629321bd385e0f
MD5 2405131055a3951db81d044df68af67e
BLAKE2b-256 aa4df0c87dc22ec4fabb93d421075d3b89bd86140f843b941eaf5a5962ed8af5

See more details on using hashes here.

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