07 Feb 2024 01:40 PM
Guys, I need to create an anomaly detection that generates a problem if within 3 hours there is no new data in my metric (Metric Events).
The problem is that I can only set a 60 minute window. I even thought about using rollup, but it is also limited to 60 minutes.
Is there any alternative or is the maximum I can analyze really 60 minutes?
Solved! Go to Solution.
13 Feb 2024 04:55 PM - edited 13 Feb 2024 04:55 PM
At times you can get around these types of limitations via the API. I just tried it but it errored:
"message": "Given property 'samples' with value: '90' violates the following constraint: Value must be between 3 and 60."
I have submitted a RFE on your behalf. https://community.dynatrace.com/t5/Product-ideas/Expand-Sample-set-outside-the-60min-window/idi-p/23...