<?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: Method count in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Method-count/m-p/118562#M11924</link>
    <description>&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;That is correct. This will break the class and method into its own separate custom service and you will be able to see executions of this method as a service method/request throughput within this new custom service. If you will like to keep it within the out of the box service, you can go the Request attribute route explained &lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/support/help/shortlink/request-attributes-java-dotnet#notes" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;NJ&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 22 May 2019 12:51:55 GMT</pubDate>
    <dc:creator>nj_njoku</dc:creator>
    <dc:date>2019-05-22T12:51:55Z</dc:date>
    <item>
      <title>Method count</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Method-count/m-p/118558#M11920</link>
      <description>&lt;P&gt;Is it possible to know how much time a method was called?&lt;/P&gt;&lt;P&gt;I know that it is possible with AppMon, but what about Dynatrace?&lt;/P&gt;&lt;P&gt;Can it be done?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 May 2019 17:01:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Method-count/m-p/118558#M11920</guid>
      <dc:creator>mbrunell</dc:creator>
      <dc:date>2019-05-21T17:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Method count</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Method-count/m-p/118559#M11921</link>
      <description>&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You can use custom services for this. You create a custom service on the class and the method and you should be able to see the throughput/count for the service method. See more on this &lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/services-and-transactions/configuration/define-custom-services/" target="_blank"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;NJ&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 May 2019 17:57:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Method-count/m-p/118559#M11921</guid>
      <dc:creator>nj_njoku</dc:creator>
      <dc:date>2019-05-21T17:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Method count</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Method-count/m-p/118560#M11922</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.dynatrace.com/users/5446/view.html" nodeid="5446"&gt;@Ugochukwu N.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is it ok to create a custom service eventhough the service has already been recognized by Dynatrace out-of-the-box. The link that you provided mentionned that it can be used to define entry points...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 May 2019 20:24:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Method-count/m-p/118560#M11922</guid>
      <dc:creator>mbrunell</dc:creator>
      <dc:date>2019-05-21T20:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Method count</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Method-count/m-p/118561#M11923</link>
      <description>&lt;P&gt;In general you have to create Request Attribute. You can use it not for data extraction but the same as Appmon custom sensor. All you have to do is to pick amount of executions (for example) as attribute value. On purepaths this method will be measured. You will also be able to filter transactions by this attribute. In result you will know all endpoint that are using it. &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 May 2019 08:26:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Method-count/m-p/118561#M11923</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-05-22T08:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Method count</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Method-count/m-p/118562#M11924</link>
      <description>&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;That is correct. This will break the class and method into its own separate custom service and you will be able to see executions of this method as a service method/request throughput within this new custom service. If you will like to keep it within the out of the box service, you can go the Request attribute route explained &lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/support/help/shortlink/request-attributes-java-dotnet#notes" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;NJ&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 May 2019 12:51:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Method-count/m-p/118562#M11924</guid>
      <dc:creator>nj_njoku</dc:creator>
      <dc:date>2019-05-22T12:51:55Z</dc:date>
    </item>
  </channel>
</rss>

