<?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: Alerting for function that runs once a day in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/Alerting-for-function-that-runs-once-a-day/m-p/282582#M5788</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I had just raised &lt;A title="this product idea" href="https://community.dynatrace.com/t5/Product-ideas/Customizable-alert-no-data-threshold/idi-p/276737" target="_blank" rel="noopener"&gt;this product idea&lt;/A&gt;. Maybe it can help to your use case.&lt;/P&gt;&lt;P&gt;Another option can be maintenance window if you know when your funcion is executed more or less, something as it is executed everyday at 12:00am...&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jul 2025 07:49:27 GMT</pubDate>
    <dc:creator>AntonPineiro</dc:creator>
    <dc:date>2025-07-30T07:49:27Z</dc:date>
    <item>
      <title>Alerting for function that runs once a day</title>
      <link>https://community.dynatrace.com/t5/Alerting/Alerting-for-function-that-runs-once-a-day/m-p/282530#M5786</link>
      <description>&lt;P&gt;I have lambda that runs once everyday, I have the metric for invocations coming though but want to create a problem if the lambda has not been invoked in the past 24 hours. As the Davis anomaly detector has a maximum of a 60 minute sliding window I am unable to get it to measure for a complete day.&amp;nbsp; I am wondering if there is any other way to create a problem that monitors a 24 hour period or if there is something else in Davis anomaly detector that can have a wider sliding window of 1440 minutes (one day)&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 15:05:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Alerting-for-function-that-runs-once-a-day/m-p/282530#M5786</guid>
      <dc:creator>dylanw</dc:creator>
      <dc:date>2025-07-29T15:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Alerting for function that runs once a day</title>
      <link>https://community.dynatrace.com/t5/Alerting/Alerting-for-function-that-runs-once-a-day/m-p/282582#M5788</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I had just raised &lt;A title="this product idea" href="https://community.dynatrace.com/t5/Product-ideas/Customizable-alert-no-data-threshold/idi-p/276737" target="_blank" rel="noopener"&gt;this product idea&lt;/A&gt;. Maybe it can help to your use case.&lt;/P&gt;&lt;P&gt;Another option can be maintenance window if you know when your funcion is executed more or less, something as it is executed everyday at 12:00am...&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 07:49:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Alerting-for-function-that-runs-once-a-day/m-p/282582#M5788</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-07-30T07:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Alerting for function that runs once a day</title>
      <link>https://community.dynatrace.com/t5/Alerting/Alerting-for-function-that-runs-once-a-day/m-p/282597#M5789</link>
      <description>&lt;P&gt;There are multiple options already.&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Site Reliability Guardian&lt;/STRONG&gt; to check (metric/log/event ... whatever you need) with a &lt;STRONG&gt;Simple workflow&lt;/STRONG&gt; to trigger the SRG execution and another Simple workflow for notification on the SRG results bizevents (SRG results) - this would be my preferred choice, very simple to configure and no additional costs involved.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Workflow&lt;/STRONG&gt; with cron scheduling to check the data and create an event.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;For Managed customers who don't have the options above, I recommend a custom ActiveGate extension in Python, which would perform the required checks (by accessing the Dynatrace API) and send events/logs/metrics (as needed). Not a common usage for ActiveGate extensions, but it allows you to execute code and can be run easily on the Dynatrace infrastructure. Requires some python and extensions development knowledge, but it's not difficult.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 11:04:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Alerting-for-function-that-runs-once-a-day/m-p/282597#M5789</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-07-30T11:04:49Z</dc:date>
    </item>
  </channel>
</rss>

