@@ -8,16 +8,18 @@ slug: providers/observability/langfuse
88
99Vapi natively integrates with Langfuse, allowing you to send traces directly to Langfuse for enhanced telemetry monitoring. This integration enables you to gain deeper insights into your voice AI applications and improve their performance and reliability.
1010
11- <iframe
12- src = " https://youtu.be/V4ybHNWvu90"
13- title = " YouTube video player"
14- frameborder = " 0"
15- allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
16- referrerpolicy = " strict-origin-when-cross-origin"
17- width = " 100%"
18- height = " 400px"
19- allowfullscreen
20- />
11+ <div >
12+ <iframe
13+ width = " 100%"
14+ height = " 315"
15+ src = " https://www.youtube.com/embed/V4ybHNWvu90?si=_5m1iQTOFm9yRP4W"
16+ title = " YouTube video player"
17+ frameborder = " 0"
18+ allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
19+ referrerpolicy = " strict-origin-when-cross-origin"
20+ allowfullscreen
21+ />
22+ </div >
2123
2224## What is Langfuse?
2325
@@ -50,8 +52,8 @@ Under the **Observability Providers** section, you'll find an option for **Langf
5052
5153Click ** Save** to update your credentials.
5254
53- <Frame border className = " sm:w-1/2 " >
54- ![ Vapi Provider Credentials ] ( https://langfuse.com/images/docs/vapi-integration-credentials.png )
55+ <Frame >
56+ < img src = " https://langfuse.com/images/docs/vapi-integration-credentials.png" />
5557</Frame >
5658
5759</Step >
@@ -60,8 +62,8 @@ Click **Save** to update your credentials.
6062
6163Once you've added your credentials, you should start seeing traces in your Langfuse dashboard for every conversation your agents have.
6264
63- <Frame border >
64- ![ Example trace of Vapi conversation in Langfuse ] ( https://langfuse.com/images/docs/vapi-integration-example-trace.png )
65+ <Frame >
66+ < img src = " https://langfuse.com/images/docs/vapi-integration-example-trace.png" />
6567</Frame >
6668
6769Example trace in Langfuse: https://cloud.langfuse.com/project/cloramnkj0002jz088vzn1ja4/traces/50163c14-9784-4cb9-b18e-23e924d0bb66
0 commit comments