<?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: Fetch the transaction metrics from dynatrace managed in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Fetch-the-transaction-metrics-from-dynatrace-managed/m-p/124411#M1065</link>
    <description>&lt;P&gt;In your case, you need to use the metrics v2 API or the older one - timeseries API (less flexible). For the new metrics v2 API, the documentation is &lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/support/help/extend-dynatrace/dynatrace-api/environment-api/metric-v2/" target="_blank"&gt;located here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;The client time response metric key for a service is called  &lt;STRONG&gt;builtin:service.response.client.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;An example curl call for fetching metrics for service with entity ID SERVICE-006A927F462E473C would be:&lt;/P&gt;&lt;PRE&gt;curl -XGET -H "Authorization: api-token $APITOKEN" "$TENANT/api/v2/metrics/series/builtin:service.response.client?scope=entity%28SERVICE-006A927F462E473C%29"&lt;/PRE&gt;&lt;P&gt;You can specify entities in more ways such as tags, names or management zones.&lt;BR /&gt;Additionally you might want to specify aggregation, dimensions, resolution, time range (from/to) or paging.&lt;BR /&gt;&lt;BR /&gt;Documentation is pretty good, additional blog post explaining the API with more examples is &lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/news/blog/integrate-dynatrace-more-easily-using-the-new-metrics-rest-api/" target="_blank"&gt;here&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt; &lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Jan 2020 18:54:46 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2020-01-13T18:54:46Z</dc:date>
    <item>
      <title>Fetch the transaction metrics from dynatrace managed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Fetch-the-transaction-metrics-from-dynatrace-managed/m-p/124410#M1064</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I want to fetch the client side response- time metric of a transaction in dynatrace managed and send to splunk&lt;/P&gt;&lt;P&gt;Ex: Shopping Bag. &lt;/P&gt;&lt;P&gt;Can any one help me here how to fetch the transactions metrics data from managed. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Oct 2019 14:43:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Fetch-the-transaction-metrics-from-dynatrace-managed/m-p/124410#M1064</guid>
      <dc:creator>mayana_s_khan</dc:creator>
      <dc:date>2019-10-15T14:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch the transaction metrics from dynatrace managed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Fetch-the-transaction-metrics-from-dynatrace-managed/m-p/124411#M1065</link>
      <description>&lt;P&gt;In your case, you need to use the metrics v2 API or the older one - timeseries API (less flexible). For the new metrics v2 API, the documentation is &lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/support/help/extend-dynatrace/dynatrace-api/environment-api/metric-v2/" target="_blank"&gt;located here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;The client time response metric key for a service is called  &lt;STRONG&gt;builtin:service.response.client.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;An example curl call for fetching metrics for service with entity ID SERVICE-006A927F462E473C would be:&lt;/P&gt;&lt;PRE&gt;curl -XGET -H "Authorization: api-token $APITOKEN" "$TENANT/api/v2/metrics/series/builtin:service.response.client?scope=entity%28SERVICE-006A927F462E473C%29"&lt;/PRE&gt;&lt;P&gt;You can specify entities in more ways such as tags, names or management zones.&lt;BR /&gt;Additionally you might want to specify aggregation, dimensions, resolution, time range (from/to) or paging.&lt;BR /&gt;&lt;BR /&gt;Documentation is pretty good, additional blog post explaining the API with more examples is &lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/news/blog/integrate-dynatrace-more-easily-using-the-new-metrics-rest-api/" target="_blank"&gt;here&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt; &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jan 2020 18:54:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Fetch-the-transaction-metrics-from-dynatrace-managed/m-p/124411#M1065</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-01-13T18:54:46Z</dc:date>
    </item>
  </channel>
</rss>

