You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But on inspecting the servers and ports for both of these routes I can see that both routes are pointing to the monitoring service and also that the healthcheck path for the customer service is /Routing/ping and not v1/customer/ping
Is anybody else sitting with this issue or I'm misconfiguring traefik and/or the plugin.
I have a 5 node cluster and my extension xml looks like this:
Good day,
I'm having an issue where I have deployed two different stateless services to fabric.
Both with similar extension config, with the only difference being the healthcheck.path
/routing/ping
customer/ping
When I look at the Traefik dash I can see two routes
http://myfabricservice.com:8880/Monitoring/Monitoring.Api/Routing/ping
http://myfabricservice.com:8880/CustomerService/CustomerService.Api/v1/customer/ping
But on inspecting the servers and ports for both of these routes I can see that both routes are pointing to the monitoring service and also that the healthcheck path for the customer service is /Routing/ping and not v1/customer/ping
Is anybody else sitting with this issue or I'm misconfiguring traefik and/or the plugin.
I have a 5 node cluster and my extension xml looks like this:
The text was updated successfully, but these errors were encountered: