<?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: Metrics API For Process Monitoring in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Metrics-API-For-Process-Monitoring/m-p/241741#M3018</link>
    <description>&lt;P&gt;You can use the events api to pull all events that were raised on the specific entity(process) either through Davis or through user defined metric events&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl -X 'GET' \
  'https://{environmentid}.live.dynatrace.com/api/v2/events?entitySelector=type%28process_group_instance%29' \
  -H 'accept: application/json; charset=utf-8' \
  -H 'Authorization: Api-Token xxxx'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Through the metrics API you will get very detailed datapoints to the specified metric key.&lt;/P&gt;&lt;P&gt;Metrics related to a process can be a lot so you would need to be more specific with what metric you want.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2024 13:01:29 GMT</pubDate>
    <dc:creator>mark_bley</dc:creator>
    <dc:date>2024-04-03T13:01:29Z</dc:date>
    <item>
      <title>Metrics API For Process Monitoring</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Metrics-API-For-Process-Monitoring/m-p/236737#M2938</link>
      <description>&lt;P&gt;I'm trying to utilize the metrics API to pull out alerting based upon process metrics that we have configured.&amp;nbsp; Does anyone have an example of the syntax that I would need to utilize and what is the ID that I need to relate to a given process when doing so?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 17:48:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Metrics-API-For-Process-Monitoring/m-p/236737#M2938</guid>
      <dc:creator>funkymike7</dc:creator>
      <dc:date>2024-02-09T17:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Metrics API For Process Monitoring</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Metrics-API-For-Process-Monitoring/m-p/241741#M3018</link>
      <description>&lt;P&gt;You can use the events api to pull all events that were raised on the specific entity(process) either through Davis or through user defined metric events&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl -X 'GET' \
  'https://{environmentid}.live.dynatrace.com/api/v2/events?entitySelector=type%28process_group_instance%29' \
  -H 'accept: application/json; charset=utf-8' \
  -H 'Authorization: Api-Token xxxx'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Through the metrics API you will get very detailed datapoints to the specified metric key.&lt;/P&gt;&lt;P&gt;Metrics related to a process can be a lot so you would need to be more specific with what metric you want.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 13:01:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Metrics-API-For-Process-Monitoring/m-p/241741#M3018</guid>
      <dc:creator>mark_bley</dc:creator>
      <dc:date>2024-04-03T13:01:29Z</dc:date>
    </item>
  </channel>
</rss>

