<?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: Potential ways of checking if Traces indeed doesn't has any Logs-correlated to it in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Potential-ways-of-checking-if-Traces-indeed-doesn-t-has-any-Logs/m-p/277779#M36578</link>
    <description>&lt;P&gt;Hi Wai,&lt;BR /&gt;ATM is hitting both in SaaS and in Managed, both on DPS and in Classic.&amp;nbsp;&lt;BR /&gt;The logic is little different and in SaaS with Grail it is not a technical limitation but a commercial limitation.&lt;BR /&gt;You are elegible for a certain amount of trace volume based on the number of memory-gb host monitored.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/ingest-from/dynatrace-oneagent/adaptive-traffic-management/adaptive-traffic-management-saas-dps" target="_blank"&gt;https://docs.dynatrace.com/docs/ingest-from/dynatrace-oneagent/adaptive-traffic-management/adaptive-traffic-management-saas-dps&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 May 2025 08:17:48 GMT</pubDate>
    <dc:creator>yanezza</dc:creator>
    <dc:date>2025-05-22T08:17:48Z</dc:date>
    <item>
      <title>Potential ways of checking if Traces indeed doesn't has any Logs-correlated to it</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Potential-ways-of-checking-if-Traces-indeed-doesn-t-has-any-Logs/m-p/277372#M36526</link>
      <description>&lt;P&gt;Sometimes the traces would have no log when I click 'open logs of this trace' while sometimes it does.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now of course I shouldn't expect 100% of the traces would have logs because my thought-process is &lt;EM&gt;"Not every trace necessarily generates a log entry, and not every log entry is necessarily generated by a trace".&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if my &lt;EM&gt;statement above&lt;/EM&gt; is correct, then I am wondering how does all the fellow community members here answer the potential question from customer of &lt;STRONG&gt;"Well.....then if I find no logs for a certain trace, how do I know it is because indeed there is no log, or is it because Dynatrace feature somehow is not working as expected?"&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Now of course we can always reply customer this is something that only their application team or developer could tell us (and I think we would be very right to reply so). But I am just curious is there something else we can try to do from our side, for checking?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right now the only thing I can think of, is make sure I applied filters in the traces to make sure we are looking at only one URL/request of only one process of only one host. Then for each and every traces:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If ALL traces has logs, or ALL traces has no logs. Then should means no problem on how Dynatrace works&lt;/LI&gt;&lt;LI&gt;If some traces has logs while some other don't, then indeed needs to check with Dynatrace Support&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Feel free to share your tips and tricks (or even comment)! Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Wai Keat&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 08:28:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Potential-ways-of-checking-if-Traces-indeed-doesn-t-has-any-Logs/m-p/277372#M36526</guid>
      <dc:creator>waikeat_chan</dc:creator>
      <dc:date>2025-05-16T08:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Potential ways of checking if Traces indeed doesn't has any Logs-correlated to it</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Potential-ways-of-checking-if-Traces-indeed-doesn-t-has-any-Logs/m-p/277732#M36563</link>
      <description>&lt;P&gt;Due ATM logic you should expect that not all logs will lead to a trace, even if the &lt;STRONG&gt;dt.trace.id&lt;/STRONG&gt; field is populated.&lt;BR /&gt;In any case you can check the presence of these fields, if is existing the logs is associated with a traces:&lt;BR /&gt;&lt;STRONG&gt;dt.span.id&lt;/STRONG&gt;, &lt;STRONG&gt;dt.trace.id&lt;/STRONG&gt;,&amp;nbsp;&lt;STRONG&gt;d&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;t.trace_sampled&lt;/STRONG&gt; (ps: if it is true, is meaning that the trace IS present in Dynatrace so was NOT discared)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 20:06:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Potential-ways-of-checking-if-Traces-indeed-doesn-t-has-any-Logs/m-p/277732#M36563</guid>
      <dc:creator>yanezza</dc:creator>
      <dc:date>2025-05-21T20:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Potential ways of checking if Traces indeed doesn't has any Logs-correlated to it</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Potential-ways-of-checking-if-Traces-indeed-doesn-t-has-any-Logs/m-p/277749#M36567</link>
      <description>&lt;P&gt;Thanks yanezza,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought with DT SaaS Grail and no DT Managed anymore, we won't see ATM anymore?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Wai Keat&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 23:50:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Potential-ways-of-checking-if-Traces-indeed-doesn-t-has-any-Logs/m-p/277749#M36567</guid>
      <dc:creator>waikeat_chan</dc:creator>
      <dc:date>2025-05-21T23:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Potential ways of checking if Traces indeed doesn't has any Logs-correlated to it</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Potential-ways-of-checking-if-Traces-indeed-doesn-t-has-any-Logs/m-p/277779#M36578</link>
      <description>&lt;P&gt;Hi Wai,&lt;BR /&gt;ATM is hitting both in SaaS and in Managed, both on DPS and in Classic.&amp;nbsp;&lt;BR /&gt;The logic is little different and in SaaS with Grail it is not a technical limitation but a commercial limitation.&lt;BR /&gt;You are elegible for a certain amount of trace volume based on the number of memory-gb host monitored.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/ingest-from/dynatrace-oneagent/adaptive-traffic-management/adaptive-traffic-management-saas-dps" target="_blank"&gt;https://docs.dynatrace.com/docs/ingest-from/dynatrace-oneagent/adaptive-traffic-management/adaptive-traffic-management-saas-dps&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 08:17:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Potential-ways-of-checking-if-Traces-indeed-doesn-t-has-any-Logs/m-p/277779#M36578</guid>
      <dc:creator>yanezza</dc:creator>
      <dc:date>2025-05-22T08:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Potential ways of checking if Traces indeed doesn't has any Logs-correlated to it</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Potential-ways-of-checking-if-Traces-indeed-doesn-t-has-any-Logs/m-p/277875#M36596</link>
      <description>&lt;P&gt;Hey Yanezza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One last question: So seems like there is no way to know it from UI right (like how we can know from the CMC page of DT Managed back then)?&lt;/P&gt;&lt;P&gt;Means we can only get it via DQL? If yes, can you share me the DQL to get this?&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 00:08:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Potential-ways-of-checking-if-Traces-indeed-doesn-t-has-any-Logs/m-p/277875#M36596</guid>
      <dc:creator>waikeat_chan</dc:creator>
      <dc:date>2025-05-23T00:08:20Z</dc:date>
    </item>
  </channel>
</rss>

