<?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: Example App gives strange results in Developer Q&amp;A Forum</title>
    <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Example-App-gives-strange-results/m-p/224940#M543</link>
    <description>&lt;P&gt;Thanks for the fast response, works like a charm!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="henk_stobbe_0-1696923885888.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14515i2B569B5C89D88A57/image-size/medium?v=v2&amp;amp;px=400" role="button" title="henk_stobbe_0-1696923885888.png" alt="henk_stobbe_0-1696923885888.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;KR Henk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Oct 2023 07:45:32 GMT</pubDate>
    <dc:creator>henk_stobbe</dc:creator>
    <dc:date>2023-10-10T07:45:32Z</dc:date>
    <item>
      <title>Example App gives strange results</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Example-App-gives-strange-results/m-p/224929#M541</link>
      <description>&lt;P&gt;Who can assists, these are the random results I get from step 4:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="henk_stobbe_0-1696922319746.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14511iB690347AF7E33157/image-size/medium?v=v2&amp;amp;px=400" role="button" title="henk_stobbe_0-1696922319746.png" alt="henk_stobbe_0-1696922319746.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="henk_stobbe_1-1696922367858.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14512i30EA30BE222FDF81/image-size/medium?v=v2&amp;amp;px=400" role="button" title="henk_stobbe_1-1696922367858.png" alt="henk_stobbe_1-1696922367858.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But mostly:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="henk_stobbe_2-1696922416629.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14513i5769E54732096A4B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="henk_stobbe_2-1696922416629.png" alt="henk_stobbe_2-1696922416629.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I used the dynatrace source (-;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Who can help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;KR Henk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 07:22:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Example-App-gives-strange-results/m-p/224929#M541</guid>
      <dc:creator>henk_stobbe</dc:creator>
      <dc:date>2023-10-10T07:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Example App gives strange results</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Example-App-gives-strange-results/m-p/224930#M542</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11427"&gt;@henk_stobbe&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;We're aware of the issue, a fix for the instructions is already in the pipeline.&lt;/P&gt;
&lt;P&gt;In the meantime, can you please adapt the parameters passed to all&amp;nbsp;&lt;CODE data-application="com.atlassian.bitbucket-server" data-language="markdown"&gt;useDqlQuery&lt;/CODE&gt;&amp;nbsp;calls and add the&amp;nbsp;&lt;CODE data-application="com.atlassian.bitbucket-server" data-language="markdown"&gt;requestTimeoutMilliseconds&lt;/CODE&gt; like following:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE data-application="com.atlassian.bitbucket-server" data-language="markdown"&gt;const resultFinished = useDqlQuery({&lt;BR /&gt;  body: {&lt;BR /&gt;    query: `data json:"""${events}""" | filter type == "booking.process.finished" | summarize value = count()`,&lt;BR /&gt;    requestTimeoutMilliseconds: 10000,&lt;BR /&gt;  },&lt;BR /&gt;});&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 07:26:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Example-App-gives-strange-results/m-p/224930#M542</guid>
      <dc:creator>stefan_eggersto</dc:creator>
      <dc:date>2023-10-10T07:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Example App gives strange results</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Example-App-gives-strange-results/m-p/224940#M543</link>
      <description>&lt;P&gt;Thanks for the fast response, works like a charm!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="henk_stobbe_0-1696923885888.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14515i2B569B5C89D88A57/image-size/medium?v=v2&amp;amp;px=400" role="button" title="henk_stobbe_0-1696923885888.png" alt="henk_stobbe_0-1696923885888.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;KR Henk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 07:45:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Example-App-gives-strange-results/m-p/224940#M543</guid>
      <dc:creator>henk_stobbe</dc:creator>
      <dc:date>2023-10-10T07:45:32Z</dc:date>
    </item>
  </channel>
</rss>

