Add a header to each outgoing request that specifies what microservice/instance is handling this request.
For example X-Doge-Service and X-Doge-Pod. Feel free to drop name suggestions in this issue.
Where the requests that come back from the service shows us api and api-abcdefg-1234
Add a header to each outgoing request that specifies what microservice/instance is handling this request. For example
X-Doge-Service
andX-Doge-Pod
. Feel free to drop name suggestions in this issue. Where the requests that come back from the service shows usapi
andapi-abcdefg-1234