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
Have each proxy capture its dropwizard healthcheck json and combine that with its own identity information.
On receipt of this a proxy would append its own information to the end of the list and forward to its downstreams.
The terminal instance would then have a chain of health reports which could be used to visualise its network of proxies (as there may be multiple chains of them) and see the health of each one.
This capability should be configurable on each http forward destination.
Have each proxy capture its dropwizard healthcheck json and combine that with its own identity information.
On receipt of this a proxy would append its own information to the end of the list and forward to its downstreams.
The terminal instance would then have a chain of health reports which could be used to visualise its network of proxies (as there may be multiple chains of them) and see the health of each one.
This capability should be configurable on each http forward destination.
The request would look something like:
The text was updated successfully, but these errors were encountered: