Skip to main content

Respan Instrumentation for Arize

Respan instrumentation plugin for the arize Python SDK.

Installation

pip install respan-ai respan-instrumentation-arize arize

Usage

from arize import ArizeClient
from respan import Respan
from respan_instrumentation_arize import ArizeInstrumentor

respan = Respan(instrumentations=[ArizeInstrumentor()])
client = ArizeClient(api_key="...")

client.datasets.list(space="my-space")
respan.flush()

The instrumentor monkey-patches Arize SDK public client and subclient methods and emits each SDK operation into the shared Respan OpenTelemetry pipeline as a task span.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

respan_instrumentation_arize-0.1.0.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

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

respan_instrumentation_arize-0.1.0-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file respan_instrumentation_arize-0.1.0.tar.gz.

File metadata

File hashes

Hashes for respan_instrumentation_arize-0.1.0.tar.gz
Algorithm Hash digest
SHA256 5f4fc5707ccef180908c22c7c592ab3f4223bca795c6f82cb2f88b02b60b3edc
MD5 efa71799eaa72edc666d8e713b7063c9
BLAKE2b-256 a551c77381ec0031d56e489f3354c10e008aacbc4c24966c1b1b6d15803f19be

See more details on using hashes here.

File details

Details for the file respan_instrumentation_arize-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for respan_instrumentation_arize-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bf4d915e152e77b8d6a2255178a753202aea694d22a506242aaa0d0361985648
MD5 b0b5d64f40fadcc01248cafbe8a1e84f
BLAKE2b-256 c5b152cb785dfbb0b9827a44d2e0784f9995714bed3b543cd9094a2babc1ce6c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page