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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_mistralai-0.21.3.tar.gz
Algorithm Hash digest
SHA256 1742aa573ab2deaac8ad3ee2fa754047de3044a63d99f5f443c5672442a5136b
MD5 58b085748fcf0022f1b3a830fe6ca548
BLAKE2b-256 d90077248d3b88454a79f0addbd80672583709e50a9ede5c935966c2c0baf736

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_mistralai-0.21.3-py3-none-any.whl
Algorithm Hash digest
SHA256 38a1ed85c600efc5feff3ad5df651cc3158130bdf40ff35108910ce09c5437a0
MD5 351593008807f643be663b9e4d8e4be2
BLAKE2b-256 6b4a33263088c39b27771726b9807a1d6cf9571f8b677b63f374e490e490a05a

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