Hello, team. Is it possible to use custom domains as base URL for SigNoz instance? I cannot find anything in docs. I've setup my own domain and set CNAME record to my SigNoz instance hostname (xxxx-xxxx.eu.signoz.cloud) but it doesn't work - I get 404. Seems like config on my side is correct:
Copy code
dig my.custom.domain
;; ANSWER SECTION:
my.custom.domain. 3295 IN CNAME xxxx-xxxx.eu.signoz.cloud.
xxxx-xxxx.eu.signoz.cloud. 300 IN A xxx.xxx.139.3
p
Prashant Shahi
06/04/2024, 2:33 PM
It is not recommended to use custom domains as baseURL for SigNoz Cloud instances.
Prashant Shahi
06/04/2024, 2:39 PM
We do provide custom sub-domain as per request, after the user includes their billing information.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.