docs: add sentence linking to available service-resolver filters

Resolves #6434
pull/6810/head
Chris Piraino 5 years ago committed by Chris Piraino
parent d7329097b2
commit 0687e2fe93

@ -93,7 +93,8 @@ name = "web"
- `Filter` `(string: "")` - The
[filter expression](/api/features/filtering.html) to be used for selecting
instances of the requested service. If empty all healthy instances are
returned.
returned. This expression can filter on the same selectors as the
[Health API endpoint](/api/health.html#filtering-2).
- `OnlyPassing` `(bool: false)` - Specifies the behavior of the resolver's
health check interpretation. If this is set to false, instances with checks

Loading…
Cancel
Save