servicestack-discovery-consul icon indicating copy to clipboard operation
servicestack-discovery-consul copied to clipboard

Add option to allow services with warning state to be returned

Open wwwlicious opened this issue 8 years ago • 0 comments

By default only healthy services are returned,

this is default behaviour of consul when using the ?passing api querystring so overriding would involve more overhead in parsing the response healthchecks which are currently ignored.

If this is needed, create an option in the plugin setings to allow services with health @ warning status to be returned.

wwwlicious avatar Apr 18 '16 21:04 wwwlicious