<?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 Retrieving builtin:apps.web.action.duration.load.browser via API in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-builtin-apps-web-action-duration-load-browser-via-API/m-p/268253#M3576</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I hope this message finds you well. I am trying to retrieve the builtin:apps.web.action.duration.load.browser metric using the Metrics v2 API, but I am consistently receiving an empty response, as shown below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{
    "totalCount": 0,
    "nextPageKey": null,
    "resolution": "1d",
    "result": [
        {
            "metricId": "builtin:apps.web.action.duration.load.browser",
            "dataPointCountRatio": 0.0,
            "dimensionCountRatio": 0.0,
            "data": []
        }
    ]
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=""&gt;The call is:&lt;/DIV&gt;
&lt;PRE&gt;&lt;SPAN&gt;https://{environmentid}.live.dynatrace.com/api/v2/metrics/query?metricSelector=builtin:apps.web.action.duration.load.browser&amp;amp;from=now-7d&amp;amp;to=now&amp;amp;resolution=1d&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please confirm:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If this metric can be queried via the API?&lt;/LI&gt;
&lt;LI&gt;If there are additional configuration steps required to make this metric available via the API?&lt;/LI&gt;
&lt;LI&gt;Whether there are specific limitations or prerequisites for this metric that I might be missing?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thank you for your assistance! Please let me know if you need further details about my environment or the API calls I’m making.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jan 2025 07:33:29 GMT</pubDate>
    <dc:creator>VincentO</dc:creator>
    <dc:date>2025-01-24T07:33:29Z</dc:date>
    <item>
      <title>Retrieving builtin:apps.web.action.duration.load.browser via API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-builtin-apps-web-action-duration-load-browser-via-API/m-p/268253#M3576</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I hope this message finds you well. I am trying to retrieve the builtin:apps.web.action.duration.load.browser metric using the Metrics v2 API, but I am consistently receiving an empty response, as shown below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{
    "totalCount": 0,
    "nextPageKey": null,
    "resolution": "1d",
    "result": [
        {
            "metricId": "builtin:apps.web.action.duration.load.browser",
            "dataPointCountRatio": 0.0,
            "dimensionCountRatio": 0.0,
            "data": []
        }
    ]
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=""&gt;The call is:&lt;/DIV&gt;
&lt;PRE&gt;&lt;SPAN&gt;https://{environmentid}.live.dynatrace.com/api/v2/metrics/query?metricSelector=builtin:apps.web.action.duration.load.browser&amp;amp;from=now-7d&amp;amp;to=now&amp;amp;resolution=1d&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please confirm:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If this metric can be queried via the API?&lt;/LI&gt;
&lt;LI&gt;If there are additional configuration steps required to make this metric available via the API?&lt;/LI&gt;
&lt;LI&gt;Whether there are specific limitations or prerequisites for this metric that I might be missing?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thank you for your assistance! Please let me know if you need further details about my environment or the API calls I’m making.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 07:33:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-builtin-apps-web-action-duration-load-browser-via-API/m-p/268253#M3576</guid>
      <dc:creator>VincentO</dc:creator>
      <dc:date>2025-01-24T07:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving builtin:apps.web.action.duration.load.browser via API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-builtin-apps-web-action-duration-load-browser-via-API/m-p/268258#M3577</link>
      <description>&lt;P&gt;I found the error it's the name of the metric:&amp;nbsp;&lt;SPAN&gt;builtin:apps.web.actionDuration.load.browser&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I try now to have only one value and agregate all application or browser.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 16:16:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Retrieving-builtin-apps-web-action-duration-load-browser-via-API/m-p/268258#M3577</guid>
      <dc:creator>VincentO</dc:creator>
      <dc:date>2025-01-23T16:16:12Z</dc:date>
    </item>
  </channel>
</rss>

