We want to scrape a https app runner domain without a port number and the 
Prometheus configuration is according to that. Is there a way to prevent 
the default port number for https(443) to get applied in the domain name of 
app runner when the Prometheus targets the https domain?

As my domain https://app-runner.com/actuator/prometheus gets converted to 
https://app-runner.com:443/actuator/prometheus in the targets and gives a 
404 error due to the addition on port number in url.

I changed the scheme to https, tried adding 443 port in target field of yml 
config file as well still getting the same error 404

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/bc79294c-cf35-47fb-9365-fcf2729f6e92n%40googlegroups.com.

Reply via email to