Skip to main content

OpenTelemetry IBM Watsonx Instrumentation

Project description

OpenTelemetry IBM Watsonx Instrumentation

This library allows tracing IBM Watsonx prompts and completions sent with the official IBM Watson Machine Learning library and IBM watsonx.ai library.

Installation

pip install opentelemetry-instrumentation-watsonx

Example usage

from opentelemetry.instrumentation.watsonx import WatsonxInstrumentor

WatsonxInstrumentor().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 IFTRACER_TRACE_CONTENT environment variable to false.

IFTRACER_TRACE_CONTENT=false

SSL Issue

In case of SSL handshake issues (or similar ones) as follows:

E0423 17:04:25.197068000 6150713344 ssl_transport_security.cc:1420]    Handshake failed with fatal error SSL_ERROR_SSL: error:100000f7:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER.

You can instruct the exporter with an environment variable to ignore SSL errors:

OTEL_EXPORTER_OTLP_INSECURE=true

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

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file opentelemetry_if_instrumentation_watsonx-0.25.6.tar.gz.

File metadata

File hashes

Hashes for opentelemetry_if_instrumentation_watsonx-0.25.6.tar.gz
Algorithm Hash digest
SHA256 3e24e8c929994925c65d170344d28d7492a88de90387291e147db2143e5508a2
MD5 206bd7a99653ae765fa3feafcdf1b896
BLAKE2b-256 ee95fd8c2d8547c1ceed3017289c9f1754978c87e7d8716401fce734a46d5bac

See more details on using hashes here.

File details

Details for the file opentelemetry_if_instrumentation_watsonx-0.25.6-py3-none-any.whl.

File metadata

File hashes

Hashes for opentelemetry_if_instrumentation_watsonx-0.25.6-py3-none-any.whl
Algorithm Hash digest
SHA256 c2415f246923cfdf6f178e1fbf4bab732209c04a1ca3cb0874d801dc80ba44f7
MD5 f5e7442dcb07c7f901f59b6645143ad6
BLAKE2b-256 7e34d958344ebdbf824a0ad845ce46a138473270adf279456da6a93629627266

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