<?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: Events api v2 in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242376#M3044</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you share which GET request are you using?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Thu, 11 Apr 2024 06:21:27 GMT</pubDate>
    <dc:creator>AntonPineiro</dc:creator>
    <dc:date>2024-04-11T06:21:27Z</dc:date>
    <item>
      <title>Events api v2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242330#M3039</link>
      <description>&lt;P&gt;I have used dynatrace events api and got the follow response code&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
    "reportCount": 1,
    "eventIngestResults": [
        {
            "correlationId": "59c8a191229f84df",
            "status": "OK"
        }
    ]
}&lt;/LI-CODE&gt;&lt;P&gt;But I am unable to see any updates in logs and events dashboard in dynatrace.Am I looking in the correct place or are the custom events are logged somewhere else.For reference this request body I have used.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
    "eventType": "CUSTOM_INFO",
    "title": "Loadtest start",
    "timeout": 30,
    "properties": {
        "Tool": "MyLoadTool",
        "Load per minute": "100",
        "Load pattern": "production"
    }
}&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 10 Apr 2024 15:06:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242330#M3039</guid>
      <dc:creator>gdp-d</dc:creator>
      <dc:date>2024-04-10T15:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Events api v2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242341#M3040</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you using &lt;A title="Events API v2" href="https://docs.dynatrace.com/docs/shortlink/api-events-v2" target="_blank" rel="noopener"&gt;Events API v2&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 16:44:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242341#M3040</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2024-04-10T16:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Events api v2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242365#M3041</link>
      <description>&lt;P&gt;Are you and admin of the tool? If not then you will need to be given access to the default_events bucket where these custom events are stored. We ran into this same type scenario where an app team could not pull the data via dql.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 00:46:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242365#M3041</guid>
      <dc:creator>sivart_89</dc:creator>
      <dc:date>2024-04-11T00:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Events api v2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242374#M3042</link>
      <description>&lt;P&gt;Yes,I am using Events API v2&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 05:57:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242374#M3042</guid>
      <dc:creator>gdp-d</dc:creator>
      <dc:date>2024-04-11T05:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Events api v2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242375#M3043</link>
      <description>&lt;P&gt;I am the admin of the tool.I am using it as a single user.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 05:57:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242375#M3043</guid>
      <dc:creator>gdp-d</dc:creator>
      <dc:date>2024-04-11T05:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Events api v2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242376#M3044</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you share which GET request are you using?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 06:21:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242376#M3044</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2024-04-11T06:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Events api v2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242379#M3045</link>
      <description>&lt;P&gt;I recommend that you assign the custom information to an entity (service, host, process_group, etc).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
    "eventType": "CUSTOM_INFO",
    "title": "Loadtest start",
    "entitySelector": "type(service),entityName.equals(SERVICE-NAME)",
    "timeout": 30,
    "properties": {
        "Tool": "MyLoadTool",
        "Load per minute": "100",
        "Load pattern": "production"
    }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 Apr 2024 06:35:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242379#M3045</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2024-04-11T06:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Events api v2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242394#M3048</link>
      <description>&lt;P&gt;I am using agentless RUM for my application.I am confused on how to map it.Can you help me in writing the entity selector for the same&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 10:16:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242394#M3048</guid>
      <dc:creator>gdp-d</dc:creator>
      <dc:date>2024-04-11T10:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Events api v2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242447#M3052</link>
      <description>&lt;P&gt;what dql are you running? there are several ways of getting the data via dql. you can run something like the below, just as example&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;fetch events&lt;BR /&gt;| filter matchesValue(affected_entity_ids, "serviceID")&lt;/P&gt;&lt;P&gt;fetch events&lt;BR /&gt;| filter matchesValue(event.name, "Loadtest start")&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 15:06:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242447#M3052</guid>
      <dc:creator>sivart_89</dc:creator>
      <dc:date>2024-04-11T15:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Events api v2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242617#M3062</link>
      <description>&lt;P&gt;type(application),entityName.equals("easyTravel Rental Cars")&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 12:08:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Events-api-v2/m-p/242617#M3062</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2024-04-15T12:08:53Z</dc:date>
    </item>
  </channel>
</rss>

