21 Oct 2024 03:58 AM - last edited on 21 Oct 2024 08:45 AM by MaciejNeumann
Hello everyone,
I'm planning to set up a custom domain for Dynatrace Managed, for example, apm-dt.my_domain.com.
Here's the current situation:
Here's what I have in mind:
Would this flow be sufficient, or are there any additional steps I should include?
Thank you.
21 Oct 2024 09:09 AM
Please follow Set up a load balancer for Dynatrace Managed and DNS configuration for Dynatrace Managed documentation
HTH
Yos
21 Oct 2024 09:18 AM
Sure, that will work. you could also add the SSL Cert to the loadbalancer.
Each cluster node has an /rest/health endpoint which will return a 200 with "RUNNING" if the node is up. You can use that to route traffic only to nodes that are up.
In the CMC under Settings -> Public Endpoint you can add the WebUI URL (https://apm-dt.my_domain.com).