<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to monitor Langfuse in Dynatrace? in AI</title>
    <link>https://community.dynatrace.com/t5/AI/How-to-monitor-Langfuse-in-Dynatrace/m-p/289334#M17</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/95184"&gt;@Mateusbmo1&lt;/a&gt;&amp;nbsp; I'd recommend looking at Openllmetry integration&amp;nbsp;&lt;A href="https://langfuse.com/guides/cookbook/otel_integration_openllmetry" target="_blank"&gt;https://langfuse.com/guides/cookbook/otel_integration_openllmetry&lt;/A&gt;&amp;nbsp;, similar as it is done for observability of other AI workloads.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Nov 2025 08:06:44 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2025-11-11T08:06:44Z</dc:date>
    <item>
      <title>How to monitor Langfuse in Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/AI/How-to-monitor-Langfuse-in-Dynatrace/m-p/289315#M15</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I’m bringing some monitoring configurations to Dynatrace related to our AI environment. Langfuse is a crucial part of this monitoring; however, I couldn’t find any official documentation or recommendations on how to implement it.&lt;BR /&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 18:04:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/AI/How-to-monitor-Langfuse-in-Dynatrace/m-p/289315#M15</guid>
      <dc:creator>Mateusbmo1</dc:creator>
      <dc:date>2025-11-10T18:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Langfuse in Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/AI/How-to-monitor-Langfuse-in-Dynatrace/m-p/289332#M16</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;No information in Hub. I would say review &lt;A title="Extend Dynatrace" href="https://docs.dynatrace.com/docs/shortlink/section-extend-dynatrace" target="_blank" rel="noopener"&gt;Extend Dynatrace&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 07:41:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/AI/How-to-monitor-Langfuse-in-Dynatrace/m-p/289332#M16</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-11-11T07:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Langfuse in Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/AI/How-to-monitor-Langfuse-in-Dynatrace/m-p/289334#M17</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/95184"&gt;@Mateusbmo1&lt;/a&gt;&amp;nbsp; I'd recommend looking at Openllmetry integration&amp;nbsp;&lt;A href="https://langfuse.com/guides/cookbook/otel_integration_openllmetry" target="_blank"&gt;https://langfuse.com/guides/cookbook/otel_integration_openllmetry&lt;/A&gt;&amp;nbsp;, similar as it is done for observability of other AI workloads.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 08:06:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/AI/How-to-monitor-Langfuse-in-Dynatrace/m-p/289334#M17</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-11-11T08:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Langfuse in Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/AI/How-to-monitor-Langfuse-in-Dynatrace/m-p/289358#M18</link>
      <description>&lt;P&gt;Hi! I'm working on a similar project here, but still early on so I haven't implemented much yet and don't have any working examples, but can share a bit about what I've found along the way. And I'm very curious to hear other's responses!&lt;/P&gt;&lt;P&gt;What are you looking to get from Langfuse? From what I've seen, there are two parts to the tool to deal with: the SDK in your application, and the UI/backend.&lt;/P&gt;&lt;P&gt;&lt;A href="https://langfuse.com/integrations/native/opentelemetry" target="_self"&gt;Langfuse's SDK allows for data export using OpenTelemetry&lt;/A&gt;. We have apps that are instrumented with this SDK already and we're looking to it to send OpenTelemetry traces to a collector and then onto dynatrace so that we can alert and visualize the data onto existing dashboards, etc. But there are several libraries that will do the same thing, most are built on the &lt;A href="https://opentelemetry.io/docs/specs/semconv/registry/attributes/gen-ai/" target="_self"&gt;Gen AI OpenTelemetry attributes.&amp;nbsp;&lt;/A&gt;One of those is OpenLLMetry, which Dynatrace does have docs for integration.&lt;/P&gt;&lt;P&gt;The UI/backend is where you have to do a lot more work. Langfuse seems to have more built into their UI to parse out spans and extract the data in a useful way. I think this is doable in Dynatrace, but you'd have to spend significant time on dashboards, openpipeline rules, and/or custom applications to get to where they are today.&lt;/P&gt;&lt;P&gt;Theres a new &lt;A href="https://www.dynatrace.com/hub/detail/ai-and-llm-observability/?filter=ai-ml-observability" target="_self"&gt;AI Observability App in the hub&lt;/A&gt; that looks quite promising, but its setup specifically for OpenLLMetry. If your app needs to use the Langfuse SDK, I'm not sure if you could use this app or not.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 14:22:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/AI/How-to-monitor-Langfuse-in-Dynatrace/m-p/289358#M18</guid>
      <dc:creator>Kor03</dc:creator>
      <dc:date>2025-11-11T14:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Langfuse in Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/AI/How-to-monitor-Langfuse-in-Dynatrace/m-p/289624#M19</link>
      <description>&lt;P&gt;Hello, how are you? I apologize for the delay.&lt;/P&gt;&lt;P&gt;We are enriching our observability area with AI Agents, and some information goes through Langfuse.&lt;BR /&gt;In addition, we are integrating both Bedrock and OpenAI.&lt;BR /&gt;How did you do this on your side?&lt;/P&gt;&lt;P&gt;For Bedrock, we did it through CloudWatch Stream. For OpenAI, we still haven’t managed to. Doing it through the SDK didn’t seem like the best approach&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2025 17:41:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/AI/How-to-monitor-Langfuse-in-Dynatrace/m-p/289624#M19</guid>
      <dc:creator>Mateusbmo1</dc:creator>
      <dc:date>2025-11-14T17:41:07Z</dc:date>
    </item>
  </channel>
</rss>

