<?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: How to display SRG validation results on Dashboard in Automations</title>
    <link>https://community.dynatrace.com/t5/Automations/How-to-display-SRG-validation-results-on-Dashboard/m-p/237827#M1480</link>
    <description>&lt;P&gt;Hello Heramb,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the raw data of a validation result is stored in events. You get one result event for the validation itself, and an individual event for each validated objective.&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Validation result:&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;fetch bizevents&lt;/P&gt;
&lt;P&gt;| filter event.type == "guardian.validation.finished"&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Objective results&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;fetch bizevents&lt;BR /&gt;| filter event.type == "guardian.validation.objective"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please use the above-mentioned DQL queries in a Dashboard to get the needed data. More details about the queries can be found here:&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/platform-modules/automations/site-reliability-guardian/execution-context" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/platform-modules/automations/site-reliability-guardian/execution-context&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;BR, Johannes&lt;/P&gt;</description>
    <pubDate>Thu, 22 Feb 2024 08:25:11 GMT</pubDate>
    <dc:creator>JohannesBraeuer</dc:creator>
    <dc:date>2024-02-22T08:25:11Z</dc:date>
    <item>
      <title>How to display SRG validation results on Dashboard</title>
      <link>https://community.dynatrace.com/t5/Automations/How-to-display-SRG-validation-results-on-Dashboard/m-p/235872#M1455</link>
      <description>&lt;P&gt;Hi ,&lt;BR /&gt;I want to run Guardian&amp;nbsp; validation using Workflow and display the guardian results( Guardian objectives and its results) on Dashboard&lt;BR /&gt;&lt;BR /&gt;Can somebody please help to implement this in best approach.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Heramb Sawant&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 16:15:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/How-to-display-SRG-validation-results-on-Dashboard/m-p/235872#M1455</guid>
      <dc:creator>heramb_sawant</dc:creator>
      <dc:date>2024-01-30T16:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to display SRG validation results on Dashboard</title>
      <link>https://community.dynatrace.com/t5/Automations/How-to-display-SRG-validation-results-on-Dashboard/m-p/237827#M1480</link>
      <description>&lt;P&gt;Hello Heramb,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the raw data of a validation result is stored in events. You get one result event for the validation itself, and an individual event for each validated objective.&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Validation result:&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;fetch bizevents&lt;/P&gt;
&lt;P&gt;| filter event.type == "guardian.validation.finished"&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Objective results&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;fetch bizevents&lt;BR /&gt;| filter event.type == "guardian.validation.objective"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please use the above-mentioned DQL queries in a Dashboard to get the needed data. More details about the queries can be found here:&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/platform-modules/automations/site-reliability-guardian/execution-context" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/platform-modules/automations/site-reliability-guardian/execution-context&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;BR, Johannes&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 08:25:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/How-to-display-SRG-validation-results-on-Dashboard/m-p/237827#M1480</guid>
      <dc:creator>JohannesBraeuer</dc:creator>
      <dc:date>2024-02-22T08:25:11Z</dc:date>
    </item>
  </channel>
</rss>

