<?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: Format of x-dynatrace header in Kafka? in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/X-Dynatrace-header-in-Kafka-in-a-readable-format/m-p/208035#M2807</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/13072"&gt;@mark_bley&lt;/a&gt;&amp;nbsp;, how can I read this string representation from the byte array in the header? I can't find a fitting decoding to get something readable out like your example above.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sascha&lt;/P&gt;</description>
    <pubDate>Mon, 27 Mar 2023 07:21:48 GMT</pubDate>
    <dc:creator>sselzer</dc:creator>
    <dc:date>2023-03-27T07:21:48Z</dc:date>
    <item>
      <title>X-Dynatrace header in Kafka in a readable format</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/X-Dynatrace-header-in-Kafka-in-a-readable-format/m-p/205598#M2763</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I tried to read manually the tracing header in a Kafka message set by Dynatrace in a readable format, but it seems to be not mappable to a String. Can someone tell me what format the header has? I see it is a byte array, but when I map it to a string it is gibberish, so probably it is in a different format.&lt;/P&gt;
&lt;P&gt;What I actually want to do is to create a message receiver that is not monitored by Dynatrace but still use the tracing information provided by Dynatrace e.g. for logging purposes.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 06:35:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/X-Dynatrace-header-in-Kafka-in-a-readable-format/m-p/205598#M2763</guid>
      <dc:creator>sselzer</dc:creator>
      <dc:date>2023-05-30T06:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Format of x-dynatrace header in Kafka?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/X-Dynatrace-header-in-Kafka-in-a-readable-format/m-p/206510#M2767</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/58175"&gt;@sselzer&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;the format of the header is like following:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;FW4;-470596006;4;1832383454;1102798;3;926782514;348;a479;2h01;3h6d37f3de;4h10d3ce;5h01;6h9f0a7961bfc17a806711020a76b2b914;7haf633cfee8390519
&lt;/LI-CODE&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 11:01:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/X-Dynatrace-header-in-Kafka-in-a-readable-format/m-p/206510#M2767</guid>
      <dc:creator>mark_bley</dc:creator>
      <dc:date>2023-03-08T11:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Format of x-dynatrace header in Kafka?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/X-Dynatrace-header-in-Kafka-in-a-readable-format/m-p/208035#M2807</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/13072"&gt;@mark_bley&lt;/a&gt;&amp;nbsp;, how can I read this string representation from the byte array in the header? I can't find a fitting decoding to get something readable out like your example above.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sascha&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 07:21:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/X-Dynatrace-header-in-Kafka-in-a-readable-format/m-p/208035#M2807</guid>
      <dc:creator>sselzer</dc:creator>
      <dc:date>2023-03-27T07:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: X-Dynatrace header in Kafka in a readable format</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/X-Dynatrace-header-in-Kafka-in-a-readable-format/m-p/213456#M2976</link>
      <description>&lt;P&gt;The x-dynatrace header has information about the current trace/span and it's passed from service to service in order to keep further traces in the same context. There is no need to decode anything from your side&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mark_bley_0-1685457477346.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11943iC99D817FCB31D4AF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mark_bley_0-1685457477346.png" alt="mark_bley_0-1685457477346.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 14:38:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/X-Dynatrace-header-in-Kafka-in-a-readable-format/m-p/213456#M2976</guid>
      <dc:creator>mark_bley</dc:creator>
      <dc:date>2023-05-30T14:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: X-Dynatrace header in Kafka in a readable format</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/X-Dynatrace-header-in-Kafka-in-a-readable-format/m-p/213549#M2977</link>
      <description>&lt;P&gt;Thanks for the answer. But this would mean that a trace will break at the first service in the chain not observed by Dynatrace. So it is not meant to decode this header outside of Dynatrace and there is also no way, correct?&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 07:10:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/X-Dynatrace-header-in-Kafka-in-a-readable-format/m-p/213549#M2977</guid>
      <dc:creator>sselzer</dc:creator>
      <dc:date>2023-05-31T07:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: X-Dynatrace header in Kafka in a readable format</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/X-Dynatrace-header-in-Kafka-in-a-readable-format/m-p/213552#M2978</link>
      <description>&lt;P&gt;If the header is lost(usually we see it gets blocked by FW) and with it the traces' context, the OneAgent will start a new trace (yes the chain would be broken/split).&lt;/P&gt;
&lt;P&gt;Maybe these pages in our documentation can help further&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/service-distributed-traces#faqs" target="_blank"&gt;https://www.dynatrace.com/support/help/shortlink/service-distributed-traces#faqs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/extend-dynatrace/opentelemetry/opentelemetry-traces/trace-concepts#spans" target="_blank"&gt;https://www.dynatrace.com/support/help/extend-dynatrace/opentelemetry/opentelemetry-traces/trace-concepts#spans&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 07:19:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/X-Dynatrace-header-in-Kafka-in-a-readable-format/m-p/213552#M2978</guid>
      <dc:creator>mark_bley</dc:creator>
      <dc:date>2023-05-31T07:19:26Z</dc:date>
    </item>
  </channel>
</rss>

