Skip to content

Commit 2c3242c

Browse files
arize phoenix docs
1 parent 21aa3d1 commit 2c3242c

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed
462 KB
Loading

integrations/tracing-providers/arize.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ Portkey provides comprehensive observability out-of-the-box. This integration is
1111

1212
## Why Portkey + Arize Phoenix?
1313

14-
While Arize Phoenix focuses on observability, Portkey is a complete AI infrastructure solution that includes:
14+
[Arize Phoenix](https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-portkey) brings observability to LLM workflows with tracing, prompt debugging, and performance monitoring.
15+
16+
Thanks to Phoenix's OpenInference instrumentation, Portkey can emit structured traces automatically — no extra setup needed. This gives you clear visibility into every LLM call, making it easier to debug and improve your app.
17+
1518

1619
<CardGroup cols={2}>
1720
<Card title="AI Gateway Features" icon="shield">

product/ai-gateway/remote-mcp.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,9 @@ print(resp.output_text)
144144
</CodeGroup>
145145

146146

147-
147+
<Frame caption="Example Log for the request on Portkey">
148+
<img src="/images/product/ai-gateway/mcp-remote-logs-image.png" />
149+
</Frame>
148150

149151

150152
MCP Server Authentication

0 commit comments

Comments
 (0)