<?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 Custom service for Bitbucket in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Custom-service-for-Bitbucket/m-p/118821#M12067</link>
    <description>&lt;P&gt;I want to take a count of No of pull and push requests executed by bitbucket. I have dynatrace integrated with the java server. Is there a way or a method which I can use to calculate that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Apr 2023 09:54:48 GMT</pubDate>
    <dc:creator>ashrafanwar_pas</dc:creator>
    <dc:date>2023-04-11T09:54:48Z</dc:date>
    <item>
      <title>Custom service for Bitbucket</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Custom-service-for-Bitbucket/m-p/118821#M12067</link>
      <description>&lt;P&gt;I want to take a count of No of pull and push requests executed by bitbucket. I have dynatrace integrated with the java server. Is there a way or a method which I can use to calculate that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 09:54:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Custom-service-for-Bitbucket/m-p/118821#M12067</guid>
      <dc:creator>ashrafanwar_pas</dc:creator>
      <dc:date>2023-04-11T09:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: I want to take a count of No of pull and push requests executed by bitbucket. I have dynatrace integrated with the java server. Is there a way or a method which I can use to calculate that?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Custom-service-for-Bitbucket/m-p/118822#M12068</link>
      <description>&lt;P&gt;I'm not familiar with the internals of BitBucket, but I suggest you perform some user actions which cause pull and push activity, then under the Diagnostic Tools menu, use the CPU Profiler to explore CPU activity to see if you can determine a method that is invoked as part of push and/or pull operations.  Once you've determined a Class.method, create a custom service for that method.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 May 2019 16:05:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Custom-service-for-Bitbucket/m-p/118822#M12068</guid>
      <dc:creator>Joe_Hoffman</dc:creator>
      <dc:date>2019-05-24T16:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: I want to take a count of No of pull and push requests executed by bitbucket. I have dynatrace integrated with the java server. Is there a way or a method which I can use to calculate that?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Custom-service-for-Bitbucket/m-p/118823#M12069</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;1st thing i did was to enable jmx in bitbucket&lt;BR /&gt;and followed this process&lt;BR /&gt;&lt;A href="https://confluence.atlassian.com/bitbucketserver/enabling-jmx-counters-for-performance-monitoring-776640189.html"&gt;https://confluence.atlassian.com/bitbucketserver/enabling-jmx-counters-for-performance-monitoring-776640189.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And using jconsole profiler i could get the class and method , which i have defined as "define java services" under custom service detection&lt;/P&gt;&lt;P&gt;Now i see the pull/push requests separate under the new custom service.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 24 May 2019 16:34:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Custom-service-for-Bitbucket/m-p/118823#M12069</guid>
      <dc:creator>ashrafanwar_pas</dc:creator>
      <dc:date>2019-05-24T16:34:11Z</dc:date>
    </item>
  </channel>
</rss>

