16 Nov 2023 03:35 PM - last edited on 17 Nov 2023 11:53 AM by MaciejNeumann
We have a browser clickpath synthetic running every 5 minutes, scheduled through dynatrace not through something such as a cron job hitting the on demand execution endpoint every 5 minutes. When looking at the details of this synthetic I sometimes a execution type of 'standard' which I take it as being the standard scheduled run. I then sometimes see an execution type of 're-run' which I take as being a re-run of the synthetic because the previous run failed and because we have the 'Automatic retry on error' enabled within the outage handling. I have also seen an 'on-update' execution type. Is there any documentation on what these execution types represent?
I don't imagine the re-run and standard execution type is different than what I am thinking it is but I have no clue what the on-update type is.
Solved! Go to Solution.
16 Nov 2023 07:25 PM
Great question. There are 4 execution types for Browser monitors:
17 Nov 2023 01:06 AM
Thank you! Clears things up now.