<?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: Get metric data points by specifying IST time zone in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Get-metric-data-points-by-specifying-IST-time-zone/m-p/260795#M3446</link>
    <description>&lt;P&gt;I have tried something like this&amp;nbsp;&lt;BR /&gt;&lt;A href="https://{environmentid}.live.dynatrace.com/api/v2/metrics/query?metricSelector=builtin:apps.other.uaCount.osAndApdex:splitBy" target="_blank"&gt;https://{environmentid}.live.dynatrace.com/api/v2/metrics/query?metricSelector=builtin:apps.other.uaCount.osAndApdex:splitBy&lt;/A&gt;(""Apdex category""):value:sort(value(sum,descending)) &amp;amp; from=2024-10-28T01:00:00 + 05:30&lt;/P&gt;</description>
    <pubDate>Mon, 28 Oct 2024 07:59:23 GMT</pubDate>
    <dc:creator>MeetShah</dc:creator>
    <dc:date>2024-10-28T07:59:23Z</dc:date>
    <item>
      <title>Get metric data points by specifying IST time zone</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Get-metric-data-points-by-specifying-IST-time-zone/m-p/260661#M3443</link>
      <description>&lt;P&gt;I want to extract last 24hrs data points but the issue is I can get the data points based on UTC time zone I want based in IST which is UTC+05:30&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 13:20:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Get-metric-data-points-by-specifying-IST-time-zone/m-p/260661#M3443</guid>
      <dc:creator>MeetShah</dc:creator>
      <dc:date>2024-10-25T13:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Get metric data points by specifying IST time zone</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Get-metric-data-points-by-specifying-IST-time-zone/m-p/260768#M3444</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/82376"&gt;@MeetShah&lt;/a&gt;&amp;nbsp;, default would be UTC,&amp;nbsp; one of the option would be to convert the IST time range to UTC and use it as parameter&amp;nbsp;&lt;/P&gt;&lt;P&gt;- from and to parameters&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/dynatrace-api/environment-api/metric-v2/get-data-points" target="_blank"&gt;https://docs.dynatrace.com/docs/dynatrace-api/environment-api/metric-v2/get-data-points&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 01:42:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Get-metric-data-points-by-specifying-IST-time-zone/m-p/260768#M3444</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2024-10-28T01:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Get metric data points by specifying IST time zone</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Get-metric-data-points-by-specifying-IST-time-zone/m-p/260791#M3445</link>
      <description>&lt;P&gt;I tried this but It didn't work out&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 07:48:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Get-metric-data-points-by-specifying-IST-time-zone/m-p/260791#M3445</guid>
      <dc:creator>MeetShah</dc:creator>
      <dc:date>2024-10-28T07:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Get metric data points by specifying IST time zone</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Get-metric-data-points-by-specifying-IST-time-zone/m-p/260795#M3446</link>
      <description>&lt;P&gt;I have tried something like this&amp;nbsp;&lt;BR /&gt;&lt;A href="https://{environmentid}.live.dynatrace.com/api/v2/metrics/query?metricSelector=builtin:apps.other.uaCount.osAndApdex:splitBy" target="_blank"&gt;https://{environmentid}.live.dynatrace.com/api/v2/metrics/query?metricSelector=builtin:apps.other.uaCount.osAndApdex:splitBy&lt;/A&gt;(""Apdex category""):value:sort(value(sum,descending)) &amp;amp; from=2024-10-28T01:00:00 + 05:30&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 07:59:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Get-metric-data-points-by-specifying-IST-time-zone/m-p/260795#M3446</guid>
      <dc:creator>MeetShah</dc:creator>
      <dc:date>2024-10-28T07:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Get metric data points by specifying IST time zone</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Get-metric-data-points-by-specifying-IST-time-zone/m-p/260805#M3447</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/82376"&gt;@MeetShah&lt;/a&gt;&amp;nbsp;, what was the output when you executed the above query ?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 09:15:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Get-metric-data-points-by-specifying-IST-time-zone/m-p/260805#M3447</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2024-10-28T09:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Get metric data points by specifying IST time zone</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Get-metric-data-points-by-specifying-IST-time-zone/m-p/260810#M3448</link>
      <description>&lt;P&gt;Hey I understood my mistake of time conversion. so this issue is resolved.&lt;BR /&gt;But I had a quick question.&lt;BR /&gt;These url will pull all the data? Or do i need to apply some pagination logic ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 09:26:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Get-metric-data-points-by-specifying-IST-time-zone/m-p/260810#M3448</guid>
      <dc:creator>MeetShah</dc:creator>
      <dc:date>2024-10-28T09:26:40Z</dc:date>
    </item>
  </channel>
</rss>

