<?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 Can the data and metrics posted via &amp;quot;Custom devices and custom metrics API&amp;quot; be stiched with the data posted by One-Agents in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Can-the-data-and-metrics-posted-via-quot-Custom-devices-and/m-p/26506#M10</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are new Dynatrace Customer and your Sales Team recommended us Dynatrace API  to ingest data from some externally monitored nodes&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.dynatrace.com/dynatrace-api/custom-devices-and-metrics/what-does-the-custom-network-devices-and-metrics-api-provide/"&gt;https://help.dynatrace.com/dynatrace-api/custom-devices-and-metrics/what-does-the-custom-network-devices-and-metrics-api-provide/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We have following questions. Your Sales Team says they can't answer these questions and can't pull in product team, and that we need to post questions on this forum. Your immediate attention and help is requested.&lt;/P&gt;&lt;P&gt;-What data / metrics can be fed to the API can it be a time-series data or it has to be aggregated  from the other tool ?&lt;/P&gt;&lt;P&gt;How frequently can we feed the data.. any guidelines for designing the Server infrastructure to support this ?&lt;/P&gt;&lt;P&gt;-Can the fed data be stiched together with the monitored data&lt;BR /&gt;from One-Agents / AppMon Agents deployed on our internal nodes (to show a complete User Experience &amp;amp; Transaction flow&lt;BR /&gt;graphics) ?&lt;/P&gt;&lt;P&gt;- In what Versions of Dynatrace Managed and AppMon is the API available ?&lt;/P&gt;&lt;P&gt;- Is there a demo or a trial site available for the Dynatrace API ?&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Vivek Niwas&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2017 14:29:38 GMT</pubDate>
    <dc:creator>vivek_niwas</dc:creator>
    <dc:date>2017-05-10T14:29:38Z</dc:date>
    <item>
      <title>Can the data and metrics posted via "Custom devices and custom metrics API" be stiched with the data posted by One-Agents</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Can-the-data-and-metrics-posted-via-quot-Custom-devices-and/m-p/26506#M10</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are new Dynatrace Customer and your Sales Team recommended us Dynatrace API  to ingest data from some externally monitored nodes&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.dynatrace.com/dynatrace-api/custom-devices-and-metrics/what-does-the-custom-network-devices-and-metrics-api-provide/"&gt;https://help.dynatrace.com/dynatrace-api/custom-devices-and-metrics/what-does-the-custom-network-devices-and-metrics-api-provide/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We have following questions. Your Sales Team says they can't answer these questions and can't pull in product team, and that we need to post questions on this forum. Your immediate attention and help is requested.&lt;/P&gt;&lt;P&gt;-What data / metrics can be fed to the API can it be a time-series data or it has to be aggregated  from the other tool ?&lt;/P&gt;&lt;P&gt;How frequently can we feed the data.. any guidelines for designing the Server infrastructure to support this ?&lt;/P&gt;&lt;P&gt;-Can the fed data be stiched together with the monitored data&lt;BR /&gt;from One-Agents / AppMon Agents deployed on our internal nodes (to show a complete User Experience &amp;amp; Transaction flow&lt;BR /&gt;graphics) ?&lt;/P&gt;&lt;P&gt;- In what Versions of Dynatrace Managed and AppMon is the API available ?&lt;/P&gt;&lt;P&gt;- Is there a demo or a trial site available for the Dynatrace API ?&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Vivek Niwas&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 14:29:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Can-the-data-and-metrics-posted-via-quot-Custom-devices-and/m-p/26506#M10</guid>
      <dc:creator>vivek_niwas</dc:creator>
      <dc:date>2017-05-10T14:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can the data and metrics posted via "Custom devices and custom metrics API" be stiched with the data posted by One-Agents</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Can-the-data-and-metrics-posted-via-quot-Custom-devices-and/m-p/26507#M11</link>
      <description>&lt;P&gt;Hi Vivek,&lt;/P&gt;&lt;P&gt;I am reponsible for that API within Dynatrace and I am glad to answer all your questions about that custom metric custom device API. &lt;/P&gt;&lt;P&gt;The custom metric API is a relatively new feature that will be enhanced within the next releases. At this stage you can send in metric data that have a minute resolution. You can push more than one metric value within one minute and Dynatrace will keep a statistic counter in the background, which means that we provide you with min, max, avg and count for each aggregation. The metric itselve will be aggregated over time, 1 min resolution for the first 14days and then Dynatrace will aggregate your values to 5min, 30min and 1hour resolutions. &lt;/P&gt;&lt;P&gt;You can feed data values as frequent as you like only limited by our API throttling, which can be raised in case you have a larger demand. &lt;/P&gt;&lt;P&gt;The metrics can be charted within your Dynatrace dashboards. You will get a custom entity screen with default charts of your metrics and a Smartscape node for those entities. &lt;/P&gt;&lt;P&gt;Right now the OneAgent metrics are not merged with custom metrics within one entity screen, but that is on our roadmap. &lt;/P&gt;&lt;P&gt;Custom metric API is already public for the actual release of Dynatrace SaaS and Managed. &lt;/P&gt;&lt;P&gt;There is a GitHub repo dedicated to examples for our Dynatrace API, you find it here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Dynatrace/dynatrace-api"&gt;https://github.com/Dynatrace/dynatrace-api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you have further questions, we can set up a call to discuss your use-cases.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 14:01:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Can-the-data-and-metrics-posted-via-quot-Custom-devices-and/m-p/26507#M11</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2017-06-01T14:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can the data and metrics posted via "Custom devices and custom metrics API" be stiched with the data posted by One-Agents</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Can-the-data-and-metrics-posted-via-quot-Custom-devices-and/m-p/26508#M12</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Q1.In latest release (or since which release) can we see the custom metrics and agent metrics within one screen?&lt;/P&gt;&lt;P&gt;Q2. Is the API throttling getting triggered  based on source IP address among concurrent feed/fetch requests ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2017 11:51:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Can-the-data-and-metrics-posted-via-quot-Custom-devices-and/m-p/26508#M12</guid>
      <dc:creator>hknidas</dc:creator>
      <dc:date>2017-10-21T11:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can the data and metrics posted via "Custom devices and custom metrics API" be stiched with the data posted by One-Agents</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Can-the-data-and-metrics-posted-via-quot-Custom-devices-and/m-p/26509#M13</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Q1: You cant see the metrics in one 'entity' screen but you can easily build a dashboard with custom charts that shows you all your custom metrics along with the host metrics on one screen.&lt;/P&gt;&lt;P&gt;Q2: No throttling is done on tenant level. So the limit always applies to all API clients of a tenant. &lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 06:13:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Can-the-data-and-metrics-posted-via-quot-Custom-devices-and/m-p/26509#M13</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2017-10-23T06:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can the data and metrics posted via "Custom devices and custom metrics API" be stiched with the data posted by One-Agents</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Can-the-data-and-metrics-posted-via-quot-Custom-devices-and/m-p/26510#M14</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.dynatrace.com/users/12838/view.html" nodeid="12838"&gt;@Wolfgang B.&lt;/A&gt; is &lt;A href="https://www.dynatrace.com/blog/how-to-ask-your-monitoring-system-about-the-future/"&gt;prediction functionality&lt;/A&gt; on the roadmap for custom metrics? Currently it seems prediction is not available to any type of custom metric (both Oneagent plugins and Dynatrace API), only to metrics provided by Oneagent itself. &lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 06:47:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Can-the-data-and-metrics-posted-via-quot-Custom-devices-and/m-p/26510#M14</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2017-10-23T06:47:51Z</dc:date>
    </item>
  </channel>
</rss>

