linkerd2/test/tracing/testdata
Alex Leong cabe2a13e6
Add distributed tracing integration test (#3920)
This integration test roughly follows the [Linkerd guide to distributed tracing](https://linkerd.io/2019/10/07/a-guide-to-distributed-tracing-with-linkerd/).

We deploy the tracing components (oc-collector and jaeger), emojivoto, and nginx as an ingress to do span initiation.  We then watch the jaeger API and check that a trace is eventually created that includes traces from all of the data plane components: nginx, linkerd-proxy, web, voting, and emoji.

Signed-off-by: Alex Leong <alex@buoyant.io>
2020-01-16 10:57:15 -08:00
..
emojivoto.yaml Add distributed tracing integration test (#3920) 2020-01-16 10:57:15 -08:00
ingress.yaml Add distributed tracing integration test (#3920) 2020-01-16 10:57:15 -08:00
tracing.yaml Add distributed tracing integration test (#3920) 2020-01-16 10:57:15 -08:00