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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_mistralai-0.31.2.tar.gz
Algorithm Hash digest
SHA256 b6d6bb33fde1feabdb67e4c4b53fa5eff321ed50db0887a4f71f1f347c7544a1
MD5 a5151f44b3932de74990edc39d6ffa0f
BLAKE2b-256 5bf3246e34317e5e3ea9e21d616f078aa39c9f37713acc263bb486479abc0734

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_mistralai-0.31.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b5122114245127ac3118bbf7131640efcb401bc00f381b6d8963150be8a4433e
MD5 cb6cc1e374e178b9eb5c9c116cf4aa2c
BLAKE2b-256 9068bcd8283e4b3467a504a646441c0ae29316bbf02ce902ffb1c2d7c58a15b4

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