<?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: Sum of all metrics values in custom chart in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Sum-of-all-metrics-values-in-custom-chart/m-p/111050#M1502</link>
    <description>&lt;P&gt;Hi Sebastian,&lt;BR /&gt;Share your RFE for me to up vote.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Apr 2020 17:46:56 GMT</pubDate>
    <dc:creator>maborin</dc:creator>
    <dc:date>2020-04-20T17:46:56Z</dc:date>
    <item>
      <title>Sum of all metrics values in custom chart</title>
      <link>https://community.dynatrace.com/t5/Extensions/Sum-of-all-metrics-values-in-custom-chart/m-p/111046#M1498</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I developed a oneagent plugin with sucess, but  I could not not created a custom chart with Sum of all metrics values. &lt;/P&gt;&lt;P&gt; I tried with entity: HOST and PROCESS_GROUP_INSTANCE.&lt;/P&gt;&lt;P&gt;Can someone help me?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 20:48:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Sum-of-all-metrics-values-in-custom-chart/m-p/111046#M1498</guid>
      <dc:creator>maborin</dc:creator>
      <dc:date>2020-04-06T20:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of all metrics values in custom chart</title>
      <link>https://community.dynatrace.com/t5/Extensions/Sum-of-all-metrics-values-in-custom-chart/m-p/111047#M1499</link>
      <description>&lt;P&gt;There is no option to sum all values from metric dimensions. In such case metric should have option to disable dimension (For example hostname). Those metricos can’t do that so you will not be able to get sum. I’ve done RFE for such case some time ago. As I rememeber I’ve got feedback that they are working about such option in the future. &lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 05:23:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Sum-of-all-metrics-values-in-custom-chart/m-p/111047#M1499</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2020-04-07T05:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of all metrics values in custom chart</title>
      <link>https://community.dynatrace.com/t5/Extensions/Sum-of-all-metrics-values-in-custom-chart/m-p/111048#M1500</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.dynatrace.com/users/32059/view.html" nodeid="32059"&gt;@marcus b.&lt;/A&gt; Keep an eye out for this as it was demoed to a me last week. There will be an option to have the SUM which will allow you to total up all of the line items in a given custom chart. Dynatrace has not released when this will be released and available. Keep an eye out for it tho. &lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 12:07:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Sum-of-all-metrics-values-in-custom-chart/m-p/111048#M1500</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2020-04-07T12:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of all metrics values in custom chart</title>
      <link>https://community.dynatrace.com/t5/Extensions/Sum-of-all-metrics-values-in-custom-chart/m-p/111049#M1501</link>
      <description>&lt;P&gt;Hi gyus,&lt;/P&gt;&lt;P&gt;Thank you for this information. This option is really important for all dashboards.&lt;/P&gt;&lt;P&gt;Share your RFE for me to up vote.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 13:26:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Sum-of-all-metrics-values-in-custom-chart/m-p/111049#M1501</guid>
      <dc:creator>maborin</dc:creator>
      <dc:date>2020-04-07T13:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of all metrics values in custom chart</title>
      <link>https://community.dynatrace.com/t5/Extensions/Sum-of-all-metrics-values-in-custom-chart/m-p/111050#M1502</link>
      <description>&lt;P&gt;Hi Sebastian,&lt;BR /&gt;Share your RFE for me to up vote.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 17:46:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Sum-of-all-metrics-values-in-custom-chart/m-p/111050#M1502</guid>
      <dc:creator>maborin</dc:creator>
      <dc:date>2020-04-20T17:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of all metrics values in custom chart</title>
      <link>https://community.dynatrace.com/t5/Extensions/Sum-of-all-metrics-values-in-custom-chart/m-p/111051#M1503</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i changed my json and i was successful.&lt;/P&gt;&lt;P&gt;i needed to create metric with parameter "entity": "PROCESS_GROUP". Ex:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;{&lt;!-- --&gt;&lt;/P&gt;&lt;P&gt;  "name": "custom.python.win.perfmon",&lt;/P&gt;&lt;P&gt;  "version": "1.03",&lt;/P&gt;&lt;P&gt;  "type": "python",&lt;/P&gt;&lt;P&gt;  "entity": "PROCESS_GROUP_INSTANCE",&lt;/P&gt;&lt;P&gt;  "metricGroup": "custom.python.win.perfmon",&lt;/P&gt;&lt;P&gt;  "source": {&lt;!-- --&gt;&lt;/P&gt;&lt;P&gt;    "package": "winperfmon",&lt;/P&gt;&lt;P&gt;    "className": "WinPerfmon",&lt;/P&gt;&lt;P&gt;    "install_requires": ["winstats"],&lt;/P&gt;&lt;P&gt;    "activation": "Singleton"&lt;/P&gt;&lt;P&gt;  },&lt;/P&gt;&lt;P&gt;  "metrics": [&lt;/P&gt;&lt;P&gt;    {&lt;!-- --&gt;&lt;/P&gt;&lt;P&gt;      "timeseries": {&lt;!-- --&gt;&lt;/P&gt;&lt;P&gt;      "key": "terminal_services.user_sessions",&lt;/P&gt;&lt;P&gt;      "unit": "Count",&lt;/P&gt;&lt;P&gt;      "aggregation": "avg",&lt;/P&gt;&lt;P&gt;      "dimensions": ["Metric"],&lt;/P&gt;&lt;P&gt;      "displayname": "Perfmon - Terminal Services"}&lt;/P&gt;&lt;P&gt;    },&lt;/P&gt;&lt;P&gt;    {&lt;!-- --&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;      "entity": "PROCESS_GROUP",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;      "timeseries": {&lt;!-- --&gt;&lt;/P&gt;&lt;P&gt;        "key": "terminal_services.user_sessions.group",&lt;/P&gt;&lt;P&gt;        "unit": "Count",&lt;/P&gt;&lt;P&gt;        "aggregation": "avg",&lt;/P&gt;&lt;P&gt;        "dimensions": ["Metric"],&lt;/P&gt;&lt;P&gt;        "displayname": "Perfmon - Terminal Services Group"}&lt;/P&gt;&lt;P&gt;    }&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;And entity_id in Code .py&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 12:00:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Sum-of-all-metrics-values-in-custom-chart/m-p/111051#M1503</guid>
      <dc:creator>maborin</dc:creator>
      <dc:date>2020-05-11T12:00:56Z</dc:date>
    </item>
  </channel>
</rss>

