linkerd2/proxy
Oliver Gould 935ccd5f78
proxy: Implement benchmarks for telemetry recording (#874)
Before changing the telemetry implementation, we should have a means to
understand the impacts of such changes.

To run, you must use a nightly toolchain:
```
rustup run nightly cargo bench -p conduit-proxy -- record
```
2018-04-29 12:55:26 -07:00
..
benches proxy: Implement benchmarks for telemetry recording (#874) 2018-04-29 12:55:26 -07:00
controller-grpc proxy: Support destination label matching for tap (#817) 2018-04-19 17:58:45 -07:00
convert Prepare for the v0.3.0 release (#406) 2018-02-21 11:14:11 -08:00
futures-mpsc-lossy Prepare for the v0.3.0 release (#406) 2018-02-21 11:14:11 -08:00
router Proxy: Upgrade h2 and indexmap crates (#572) 2018-03-14 12:35:38 -07:00
src proxy: Implement benchmarks for telemetry recording (#874) 2018-04-29 12:55:26 -07:00
tests proxy: wrap connections in Transport sensor before peeking (#851) 2018-04-27 14:18:23 -07:00
Cargo.toml Proxy: Use trust-dns-resolver for DNS. (#834) 2018-04-25 10:04:49 -10:00
Dockerfile Revert "Avoid `cargo fetch --locked` in proxy/Dockerfile. (#593)" (#767) 2018-04-16 13:27:49 -10:00
assert_macro proxy: Unbreak process_start_time_seconds metric (#825) 2018-04-20 15:59:08 -07:00