<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Observability on Qdrant - Vector Search Engine</title><link>https://deploy-preview-2342--condescending-goldwasser-91acf0.netlify.app/documentation/observability/</link><description>Recent content in Observability on Qdrant - Vector Search Engine</description><generator>Hugo</generator><language>en-us</language><managingEditor>info@qdrant.tech (Andrey Vasnetsov)</managingEditor><webMaster>info@qdrant.tech (Andrey Vasnetsov)</webMaster><atom:link href="https://deploy-preview-2342--condescending-goldwasser-91acf0.netlify.app/documentation/observability/index.xml" rel="self" type="application/rss+xml"/><item><title>OpenLLMetry</title><link>https://deploy-preview-2342--condescending-goldwasser-91acf0.netlify.app/documentation/observability/openllmetry/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2342--condescending-goldwasser-91acf0.netlify.app/documentation/observability/openllmetry/</guid><description>&lt;h1 id="openllmetry"&gt;OpenLLMetry&lt;/h1&gt;
&lt;p&gt;OpenLLMetry from &lt;a href="https://www.traceloop.com/" target="_blank" rel="noopener nofollow"&gt;Traceloop&lt;/a&gt; is a set of extensions built on top of &lt;a href="https://opentelemetry.io/" target="_blank" rel="noopener nofollow"&gt;OpenTelemetry&lt;/a&gt; that gives you complete observability over your LLM application.&lt;/p&gt;
&lt;p&gt;OpenLLMetry supports instrumenting the &lt;code&gt;qdrant_client&lt;/code&gt; Python library and exporting the traces to various observability platforms, as described in their &lt;a href="https://www.traceloop.com/docs/openllmetry/integrations/introduction#the-integrations-catalog" target="_blank" rel="noopener nofollow"&gt;Integrations catalog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This page assumes you&amp;rsquo;re using &lt;code&gt;qdrant-client&lt;/code&gt; version 1.7.3 or above.&lt;/p&gt;
&lt;h2 id="usage"&gt;Usage&lt;/h2&gt;
&lt;p&gt;To set up OpenLLMetry, follow these steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Install the SDK:&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-console" data-lang="console"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="go"&gt;pip install traceloop-sdk
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;ol&gt;
&lt;li&gt;Instantiate the SDK:&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="kn"&gt;from&lt;/span&gt; &lt;span class="nn"&gt;traceloop.sdk&lt;/span&gt; &lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="n"&gt;Traceloop&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;Traceloop&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;init&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;You&amp;rsquo;re now tracing your &lt;code&gt;qdrant_client&lt;/code&gt; usage with OpenLLMetry!&lt;/p&gt;</description></item><item><title>OpenLIT</title><link>https://deploy-preview-2342--condescending-goldwasser-91acf0.netlify.app/documentation/observability/openlit/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2342--condescending-goldwasser-91acf0.netlify.app/documentation/observability/openlit/</guid><description>&lt;h1 id="openlit"&gt;OpenLIT&lt;/h1&gt;
&lt;p&gt;&lt;a href="https://github.com/openlit/openlit" target="_blank" rel="noopener nofollow"&gt;OpenLIT&lt;/a&gt; is an OpenTelemetry-native LLM Application Observability tool and includes OpenTelemetry auto-instrumentation to monitor Qdrant and provide insights to improve database operations and application performance.&lt;/p&gt;
&lt;p&gt;This page assumes you&amp;rsquo;re using &lt;code&gt;qdrant-client&lt;/code&gt; version 1.7.3 or above.&lt;/p&gt;
&lt;h2 id="usage"&gt;Usage&lt;/h2&gt;
&lt;h3 id="step-1-install-openlit"&gt;Step 1: Install OpenLIT&lt;/h3&gt;
&lt;p&gt;Open your command line or terminal and run:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;pip install openlit
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id="step-2-initialize-openlit-in-your-application"&gt;Step 2: Initialize OpenLIT in your Application&lt;/h3&gt;
&lt;p&gt;Integrating OpenLIT into LLM applications is straightforward with just &lt;strong&gt;two lines of code&lt;/strong&gt;:&lt;/p&gt;</description></item><item><title>Datadog</title><link>https://deploy-preview-2342--condescending-goldwasser-91acf0.netlify.app/documentation/observability/datadog/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2342--condescending-goldwasser-91acf0.netlify.app/documentation/observability/datadog/</guid><description>&lt;p&gt;&lt;img src="https://deploy-preview-2342--condescending-goldwasser-91acf0.netlify.app/documentation/observability/datadog/datadog-cover.jpg" alt="Datadog Cover"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.datadoghq.com/" target="_blank" rel="noopener nofollow"&gt;Datadog&lt;/a&gt; is a cloud-based monitoring and analytics platform that offers real-time monitoring of servers, databases, and numerous other tools and services. It provides visibility into the performance of applications and enables businesses to detect issues before they affect users.&lt;/p&gt;
&lt;p&gt;You can install the &lt;a href="https://docs.datadoghq.com/integrations/qdrant/" target="_blank" rel="noopener nofollow"&gt;Qdrant integration&lt;/a&gt; to get real-time metrics to monitor your Qdrant deployment within Datadog including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The performance of REST and gRPC interfaces with metrics such as total requests, total failures, and time to serve to identify potential bottlenecks and mitigate them.&lt;/p&gt;</description></item></channel></rss>