<?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 Complex SLO built on multiple SLO's in Automations</title>
    <link>https://community.dynatrace.com/t5/Automations/Complex-SLO-built-on-multiple-SLO-s/m-p/230007#M1076</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a need to create a global SLO based on two other SLO's. However, since there is no guarentee base SLO's will always have values, there is a need to make sure the resulting SLO will ignore the missing gaps. We thought of using an expression like the following:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(((func:slo.slo_for_journeyservice_health:splitBy():avg:default(1.0,always)) * 1)+((func:slo.slo_for_journeyservice_performance:splitBy():avg:default(1.0,always)) * 1)) / 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is working great in the data explorer however cannot be parsed in the SLO definition. Is there anyway to overcome this without creating custom metrics?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Gil.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2023 14:07:06 GMT</pubDate>
    <dc:creator>gilgi</dc:creator>
    <dc:date>2023-11-27T14:07:06Z</dc:date>
    <item>
      <title>Complex SLO built on multiple SLO's</title>
      <link>https://community.dynatrace.com/t5/Automations/Complex-SLO-built-on-multiple-SLO-s/m-p/230007#M1076</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a need to create a global SLO based on two other SLO's. However, since there is no guarentee base SLO's will always have values, there is a need to make sure the resulting SLO will ignore the missing gaps. We thought of using an expression like the following:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(((func:slo.slo_for_journeyservice_health:splitBy():avg:default(1.0,always)) * 1)+((func:slo.slo_for_journeyservice_performance:splitBy():avg:default(1.0,always)) * 1)) / 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is working great in the data explorer however cannot be parsed in the SLO definition. Is there anyway to overcome this without creating custom metrics?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Gil.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 14:07:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Complex-SLO-built-on-multiple-SLO-s/m-p/230007#M1076</guid>
      <dc:creator>gilgi</dc:creator>
      <dc:date>2023-11-27T14:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Complex SLO built on multiple SLO's</title>
      <link>https://community.dynatrace.com/t5/Automations/Complex-SLO-built-on-multiple-SLO-s/m-p/230014#M1077</link>
      <description>&lt;P&gt;Just had a reply from&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;fixing the expression to be:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;((((func:slo.slo_for_journeyservice_health:splitBy():avg):default(1.0,always)) * 1)+(((func:slo.slo_for_journeyservice_performance:splitBy():avg):default(1.0,always)) * 1)) / 2&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 27 Nov 2023 14:32:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Complex-SLO-built-on-multiple-SLO-s/m-p/230014#M1077</guid>
      <dc:creator>gilgi</dc:creator>
      <dc:date>2023-11-27T14:32:57Z</dc:date>
    </item>
  </channel>
</rss>

