<?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 Create a metric with JMX Operations return value in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Create-a-metric-with-JMX-Operations-return-value/m-p/253843#M33510</link>
    <description>&lt;P&gt;I have a mbean operation which based on passed string values (2 count) will return a numeric value. I want to collect the returned numeric value to create a metric&lt;/P&gt;
&lt;P&gt;com.abc:type=TrackedValues has a JMX Operation&amp;nbsp;&lt;SPAN&gt;getAverage("A","B") which returns a numeric value&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2024 10:20:56 GMT</pubDate>
    <dc:creator>dynaNoob</dc:creator>
    <dc:date>2024-08-23T10:20:56Z</dc:date>
    <item>
      <title>Create a metric with JMX Operations return value</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Create-a-metric-with-JMX-Operations-return-value/m-p/253843#M33510</link>
      <description>&lt;P&gt;I have a mbean operation which based on passed string values (2 count) will return a numeric value. I want to collect the returned numeric value to create a metric&lt;/P&gt;
&lt;P&gt;com.abc:type=TrackedValues has a JMX Operation&amp;nbsp;&lt;SPAN&gt;getAverage("A","B") which returns a numeric value&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 10:20:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Create-a-metric-with-JMX-Operations-return-value/m-p/253843#M33510</guid>
      <dc:creator>dynaNoob</dc:creator>
      <dc:date>2024-08-23T10:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create a metric with JMX Operations return value</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Create-a-metric-with-JMX-Operations-return-value/m-p/253971#M33528</link>
      <description>&lt;P&gt;Hello Dynanoob,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only way I know it is possible to capture this information inside Dynatrace is by creating a JMX extension that will let you inject this as a metric inside Dynatrace.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Creating an Extension for it is pretty easy with the 2.0 framework and&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/extend-dynatrace/extensions20/data-sources/jmx#jmx-extension-yaml-file" target="_blank" rel="noopener"&gt;link&lt;/A&gt;&amp;nbsp;to the documentation.&amp;nbsp;I recommend you to watch &lt;A href="https://www.youtube.com/watch?v=KaLQhLmjP1o" target="_self"&gt;this video&lt;/A&gt;. It is an excellent demo of how to perform what you need.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you a good monitoring! In no time, you'll become dynaPro!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 13:44:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Create-a-metric-with-JMX-Operations-return-value/m-p/253971#M33528</guid>
      <dc:creator>jaume_reverte</dc:creator>
      <dc:date>2024-08-22T13:44:03Z</dc:date>
    </item>
  </channel>
</rss>

