We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c3242c commit 366e9e2Copy full SHA for 366e9e2
integrations/ecosystem.mdx
@@ -9,6 +9,8 @@ title: "Integrations"
9
<Card icon="brain-circuit" title="AI Apps" href="/integrations/ai-apps" />
10
<Card icon="book" title="Libraries" href="/integrations/libraries" />
11
<Card icon="cloud" title="Cloud Platforms" href="/integrations/cloud" />
12
+<Card icon="list" title="Tracing Providers" href="/integrations/tracing-providers" />
13
+
14
</CardGroup>
15
16
# Preferred Partners
integrations/tracing-providers.mdx
@@ -0,0 +1,9 @@
1
+---
2
+title: "Overview"
3
4
5
+<CardGroup cols={3}>
6
7
+ <Card title="Arize Phoenix" href="/integrations/tracing-providers/arize" />
8
+</CardGroup>
0 commit comments