23 Dec 2024 06:26 PM
I have a synthetic monitor set up for one location, and it works fine. Now, I want to add a second location to the monitor. However, after a few minutes, the newly added locations report as unavailable.
I’ve gone through the Dynatrace settings but haven’t been able to determine whether this is a configuration issue within Dynatrace or something external affecting availability.
Here’s what I’ve done so far:
I have full admin capabilities, so I should have access to all relevant configuration settings.
Any suggestions on what might be causing this issue or areas to investigate further would be greatly appreciated.
Solved! Go to Solution.
24 Dec 2024 12:13 AM
Hey @lwaldrop
By the sounds of things, the synthetic is unable to execute successfully from the new location but there could be many reasons for this.
Just some questions to get a better idea of what could be going wrong and what needs to be looked into:
Hopefully some of these questions help you get going in the right direction!
24 Dec 2024 09:58 AM
I second everything Fin mentions. I would start with checking the Synthetic execution details as that should point you in the right direction. There's a troubleshooting guide for investigating this kind of issue here.
26 Dec 2024 02:45 PM
@Fin_Ubels @HannahM Thanks for responding and giving those starting points. I'll try to answer the questions as best I can:
What type of location was the original, public or private?
What type of location is the newly applied synthetic location, public or private?
Have you tried different new locations to see if it is an issue with a specific new location?
Is the API endpoint that is being tested on a private network or behind a firewall and if so, have the correct rules been put in place that the synthetic location will be able to access it?
If the API endpoint is publicly accessible, does it have region restrictions or automatic anti scraping measures in place? Could there have been rules previously set up to ignore restrictions or rules for the addresses of the previous synthetic location?
When you go to the synthetic execution details, what errors show up in the failed execution? Is there a http error code? Did it time out?
26 Dec 2024 03:55 PM
@HannahM @Fin_Ubels I located where the issue was. There were IP address restrictions for the service on IIS. 🙂