<?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: Oneagent custom method capture in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Oneagent-custom-method-capture/m-p/113965#M9208</link>
    <description>&lt;P&gt;There is a websocket communication happening in my application and I have created a custom service for the same. Though the front end response time is high I cannot see the same in dynatrace. Front end is having 4 seconds response but custom service shows response time in ms. So I guess there are more methods before or after which are not captured and need to capture the same.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jun 2020 07:59:01 GMT</pubDate>
    <dc:creator>gopikrishnanr</dc:creator>
    <dc:date>2020-06-19T07:59:01Z</dc:date>
    <item>
      <title>Oneagent custom method capture</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Oneagent-custom-method-capture/m-p/113961#M9204</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;As in Appmon we have sensor placement feature which helps in &lt;/P&gt;&lt;P&gt;1) start a purepath with that method mentioned in sensor&lt;/P&gt;&lt;P&gt;2) capture the method in any relevant purepath where in the purepath tree method will be shown&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;So in Oneagent point 1 can be achieved by custom service detection and a new service will be created for that particular method but how to achieve point 2 in oneagent where I need to capture the method in a service which is already detected.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gopikrishnan&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 05:11:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Oneagent-custom-method-capture/m-p/113961#M9204</guid>
      <dc:creator>gopikrishnanr</dc:creator>
      <dc:date>2020-06-19T05:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent custom method capture</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Oneagent-custom-method-capture/m-p/113962#M9205</link>
      <description>&lt;P&gt;1) is correct, Custom service is the approach.&lt;BR /&gt;2) Still, Custom service is the approach to take also in the this case. A new service will be created and if you view PurePath from the already detected service, it will be shown as a called service.&lt;BR /&gt;Depending on your use case, method hotspot analysis might be also useful. &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 06:39:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Oneagent-custom-method-capture/m-p/113962#M9205</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-06-19T06:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent custom method capture</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Oneagent-custom-method-capture/m-p/113963#M9206</link>
      <description>&lt;P&gt;Hi Julius,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is there any option to not make it as a separate service and show it in the existing purepath tree itself?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 07:27:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Oneagent-custom-method-capture/m-p/113963#M9206</guid>
      <dc:creator>gopikrishnanr</dc:creator>
      <dc:date>2020-06-19T07:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent custom method capture</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Oneagent-custom-method-capture/m-p/113964#M9207</link>
      <description>&lt;P&gt;No, it will always be a separate service. This is a difference from Appmon behaviour.&lt;BR /&gt;&lt;BR /&gt;What use case are you trying to solve?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 07:49:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Oneagent-custom-method-capture/m-p/113964#M9207</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-06-19T07:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent custom method capture</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Oneagent-custom-method-capture/m-p/113965#M9208</link>
      <description>&lt;P&gt;There is a websocket communication happening in my application and I have created a custom service for the same. Though the front end response time is high I cannot see the same in dynatrace. Front end is having 4 seconds response but custom service shows response time in ms. So I guess there are more methods before or after which are not captured and need to capture the same.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 07:59:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Oneagent-custom-method-capture/m-p/113965#M9208</guid>
      <dc:creator>gopikrishnanr</dc:creator>
      <dc:date>2020-06-19T07:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent custom method capture</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Oneagent-custom-method-capture/m-p/113966#M9209</link>
      <description>&lt;P&gt;And what is the response time at service which is the entry point?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 10:22:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Oneagent-custom-method-capture/m-p/113966#M9209</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-06-19T10:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Oneagent custom method capture</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Oneagent-custom-method-capture/m-p/113967#M9210</link>
      <description>&lt;P&gt;There is only this one custom service as of now I have configured and this is showing response time in ms. Now am still asking the developer whether there is any other entry point except this because I cannot see where the response time is spent since browser shows 4 secs response time.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 10:27:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Oneagent-custom-method-capture/m-p/113967#M9210</guid>
      <dc:creator>gopikrishnanr</dc:creator>
      <dc:date>2020-06-19T10:27:19Z</dc:date>
    </item>
  </channel>
</rss>

