<?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 Dynatrace distributed tracing with Kafka in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126406#M36177</link>
    <description>&lt;P&gt;I have an architecture which consists of producers and consumers with a Kafka broker in the middle. I have enabled the Dynatrace Kafka plugin which has provided some great additional information on monitoring the broker itself.&lt;/P&gt;
&lt;P&gt;The current issue is the trace gets lost when a message is published to Kafka. I would like to the ability to see trace from a producer to a consumer in the service flow.&lt;/P&gt;
&lt;P&gt;Does Dynatrace support this out of the box or is there some additional configuration required? I would like to hear if anyone has implemented something similar.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Apr 2025 09:20:51 GMT</pubDate>
    <dc:creator>sean_cheevers</dc:creator>
    <dc:date>2025-04-01T09:20:51Z</dc:date>
    <item>
      <title>Dynatrace distributed tracing with Kafka</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126406#M36177</link>
      <description>&lt;P&gt;I have an architecture which consists of producers and consumers with a Kafka broker in the middle. I have enabled the Dynatrace Kafka plugin which has provided some great additional information on monitoring the broker itself.&lt;/P&gt;
&lt;P&gt;The current issue is the trace gets lost when a message is published to Kafka. I would like to the ability to see trace from a producer to a consumer in the service flow.&lt;/P&gt;
&lt;P&gt;Does Dynatrace support this out of the box or is there some additional configuration required? I would like to hear if anyone has implemented something similar.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 09:20:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126406#M36177</guid>
      <dc:creator>sean_cheevers</dc:creator>
      <dc:date>2025-04-01T09:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace distributed tracing with Kafka</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126407#M36178</link>
      <description>&lt;P&gt;It’s not supported at all right now. I don’t know if there is any option to develop such tracing using current development tools we have. You can post a RFE for such case.&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Dec 2019 17:12:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126407#M36178</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-12-30T17:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace distributed tracing with Kafka</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126408#M36179</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.dynatrace.com/users/15061/view.html" nodeid="15061"&gt;@Sebastian K.&lt;/A&gt; Thanks for the quick response!&lt;/P&gt;&lt;P&gt;Complete lack of knowledge on Dynatrace, would it be possible to instrument the client with code to push the tace data to one agent or through the Dynatrace server api?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Dec 2019 19:40:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126408#M36179</guid>
      <dc:creator>sean_cheevers</dc:creator>
      <dc:date>2019-12-30T19:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace distributed tracing with Kafka</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126409#M36180</link>
      <description>&lt;P&gt;Problem with instrumenting kafka would be overhead. This soft is processing massive amount of fast requests. What should be done is detecting somehow communicates that are going to Kafka and returining from them. I don't know if this is possible but this is how Dynatrace is for example tagging messages that are going through IBM Integration bus. There is SDK for tagging MQ requests for unsupported bus, but this will not work for Kafka I suppose (different type of communication). This is something Dynatrace should do (if this is possible). This is why I suggested produce idea. &lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Dec 2019 09:07:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126409#M36180</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-12-31T09:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace distributed tracing with Kafka</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126410#M36181</link>
      <description>&lt;P&gt;I think the Kafka support was mentioned by &lt;A rel="user" href="https://answers.dynatrace.com/users/2960/view.html" nodeid="2960"&gt;@Andreas G.&lt;/A&gt; in one of the recent performance clinics (I just don't remember which one).&lt;BR /&gt;&lt;BR /&gt;Last time I checked it was not generally available but I think it was being worked on since I've seen Kafka tracing code in oneagent java libraries.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jan 2020 12:30:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126410#M36181</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-01-07T12:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace distributed tracing with Kafka</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126411#M36182</link>
      <description>&lt;P&gt;Just found it, seems to be an early access program (probably not public yet).&lt;BR /&gt;See video at the &lt;A rel="noopener noreferrer" href="https://youtu.be/CFmdUdbptUg?t=2407" target="_blank"&gt;40:07 mark&lt;/A&gt;.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jan 2020 14:17:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126411#M36182</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-01-08T14:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace distributed tracing with Kafka</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126412#M36183</link>
      <description>&lt;P&gt;Cool! thx for info&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jan 2020 15:32:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126412#M36183</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2020-01-08T15:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace distributed tracing with Kafka</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126413#M36184</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;Here's description how to configure Kafka consumer to detect flows across Kafka messaging system&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/transactions-and-services/configuration/define-messaging-services/"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/transactions-and-services/configuration/define-messaging-services/&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 09:19:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126413#M36184</guid>
      <dc:creator>janusz_dabrowsk</dc:creator>
      <dc:date>2020-04-27T09:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace distributed tracing with Kafka</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126414#M36185</link>
      <description>&lt;P&gt;Here's description how to configure Kafka consumer to detect flows across Kafka messaging system&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/transactions-and-services/configuration/define-messaging-services/"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/transactions-and-services/configuration/define-messaging-services/&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 09:20:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/126414#M36185</guid>
      <dc:creator>janusz_dabrowsk</dc:creator>
      <dc:date>2020-04-27T09:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace distributed tracing with Kafka</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/210234#M36186</link>
      <description>&lt;P&gt;Hi Janusz,&lt;/P&gt;&lt;P&gt;Thanks for the link -&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/platform-modules/applications-and-microservices/services/service-detection-and-naming/service-types/define-messaging-services" target="_blank"&gt;https://www.dynatrace.com/support/help/platform-modules/applications-and-microservices/services/service-detection-and-naming/service-types/define-messaging-services&lt;/A&gt;. I was going through this and made the code changes as per the sample given in node.js tab. But, while configuring the settings at Dynatrace, after selecting the handler file, Dynatrace is unable to find the method and then we are not able to move forward. Do you have any idea and help us how to move forward from here ?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 16:31:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-distributed-tracing-with-Kafka/m-p/210234#M36186</guid>
      <dc:creator>Kishogembali</dc:creator>
      <dc:date>2023-04-19T16:31:35Z</dc:date>
    </item>
  </channel>
</rss>

