<?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: Where can we find / chart time series of custom device? in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Where-can-we-find-chart-time-series-of-custom-device/m-p/96054#M438</link>
    <description>&lt;P&gt;It seems that your data points is not going through. Did you register the metric with the same type 'coffee.machine'? &lt;/P&gt;&lt;P&gt;There are several possible reasons for not getting a chart:&lt;/P&gt;&lt;P&gt;- Type is not sent correctly (has to be the same as registered timeseries)&lt;/P&gt;&lt;P&gt;- Timestamp is too old (not older than an hour) or is in the future&lt;/P&gt;&lt;P&gt;- Some issue with your registered dimension. Can you also post the timeseries registration call?&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 04 Oct 2018 06:54:38 GMT</pubDate>
    <dc:creator>wolfgang_beer</dc:creator>
    <dc:date>2018-10-04T06:54:38Z</dc:date>
    <item>
      <title>Where can we find / chart time series of custom device?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Where-can-we-find-chart-time-series-of-custom-device/m-p/96053#M437</link>
      <description>&lt;P&gt;Hi guys&lt;/P&gt;
&lt;P&gt;We have crated a custom device from Dynatrace Environment API with the coffee machine example.&lt;/P&gt;
&lt;P&gt;We added groupId and set the current time at the datapoints part.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/18502-parameters.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;The execute return 200&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/18505-response.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;And the device was create OK&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/18504-created.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;Our question is where can we see or chart the time series?&lt;/P&gt;
&lt;P&gt;Yos&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 14:11:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Where-can-we-find-chart-time-series-of-custom-device/m-p/96053#M437</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2021-05-25T14:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Where can we find / chart time series of custom device?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Where-can-we-find-chart-time-series-of-custom-device/m-p/96054#M438</link>
      <description>&lt;P&gt;It seems that your data points is not going through. Did you register the metric with the same type 'coffee.machine'? &lt;/P&gt;&lt;P&gt;There are several possible reasons for not getting a chart:&lt;/P&gt;&lt;P&gt;- Type is not sent correctly (has to be the same as registered timeseries)&lt;/P&gt;&lt;P&gt;- Timestamp is too old (not older than an hour) or is in the future&lt;/P&gt;&lt;P&gt;- Some issue with your registered dimension. Can you also post the timeseries registration call?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Oct 2018 06:54:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Where-can-we-find-chart-time-series-of-custom-device/m-p/96054#M438</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2018-10-04T06:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Where can we find / chart time series of custom device?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Where-can-we-find-chart-time-series-of-custom-device/m-p/96055#M439</link>
      <description>&lt;P&gt;Hi Wolfgang,&lt;/P&gt;&lt;P&gt;Thanks for your response&lt;/P&gt;&lt;P&gt;here is the registration of the time series &lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/18509-timeseries.png" /&gt;&lt;/P&gt;&lt;P&gt;and its response&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/18510-response-series.png" /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Oct 2018 08:11:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Where-can-we-find-chart-time-series-of-custom-device/m-p/96055#M439</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2018-10-04T08:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Where can we find / chart time series of custom device?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Where-can-we-find-chart-time-series-of-custom-device/m-p/96056#M440</link>
      <description>&lt;P&gt;Our mistake here was that we used the current time from online Epoch Unix Time Stamp Converter and we did not multiply the result by 1000. After doing that its working just fine!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Oct 2018 15:41:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Where-can-we-find-chart-time-series-of-custom-device/m-p/96056#M440</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2018-10-06T15:41:39Z</dc:date>
    </item>
  </channel>
</rss>

