-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Labels
enhancementNew feature or requestNew feature or requestinstrumentationAdding instrumentations to open source packagesAdding instrumentations to open source packagesnew instrumentation
Description
Microsoft Agent Frameowkr is Microsoft's agent orchestration framework. It has native open telemetry tracing built into it, so an easy integration path would be to send the native traces from Foundry Agents to Arize endpoints, and handle openinference mapping via a custom span processor. This approach is similar to how we handle instrumentation for AWS Strands agents which are also emit otel tracing natively.
I have taken a initial stab at an MVP example of this approach. Creating a span processor based on this example taken from their docs.
azure_openinference_processor.py
Arize+foundry-sdk-to-arize.py
Arize+foundry-sdk-tracing-final.ipynb

dosubot
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestinstrumentationAdding instrumentations to open source packagesAdding instrumentations to open source packagesnew instrumentation
Type
Projects
Status
No status