linkerd2/proxy/controller-grpc/src
Oliver Gould b968682a10
proxy: Support destination label matching for tap (#817)
Now, the tap server may specify that requests should be matched by destination
label.

For example, if the controller's Destination service returns the labels:
`{"service": "users", "namespace": "prod"}` for an endpoint, then tap would be
able to specify a match like `namespace=prod` to match requests destined to
that namespace.
2018-04-19 17:58:45 -07:00
..
arbitrary.rs proxy: Support destination label matching for tap (#817) 2018-04-19 17:58:45 -07:00
lib.rs Stop pushing telemetry reports from the proxy (#616) 2018-04-12 17:39:29 -07:00