tracetest icon indicating copy to clipboard operation
tracetest copied to clipboard

[SPIKE] How can we bring the OTEL demo app to Tracetest

Open xoscar opened this issue 2 years ago • 1 comments

As part of us getting move involved with the Open Telemetry community we want to include the demo app https://opentelemetry.io/blog/2022/demo-announcement/ into our ecosystem that way we can demonstrate how to create Trace Based Tests using tracetest.

xoscar avatar Jul 14 '22 17:07 xoscar

Another lightweight app to use is from the CNCF TAG app-delivery group: https://github.com/podtato-head/podtato-head

agardnerIT avatar Aug 06 '22 23:08 agardnerIT

Steps to add the OTel demo to the Tracetest K8 cluster

  1. Install the otel demo heml chart following the steps here https://github.com/open-telemetry/opentelemetry-helm-charts/blob/main/charts/opentelemetry-demo/README.md
  2. Reinstall Tracetest in the cluster pointing it to the jaeger instance from the Otel demo (the otel demo doesn't have an option to specify the jaeger instance).
  3. Reinstall the pokeshop charts pointing to the same otel demo jaeger instance

xoscar avatar Aug 26 '22 18:08 xoscar

Links for the instances: http://otel-demo.tracetest.io http://tracetest-otel-demo.tracetest.io/

xoscar avatar Aug 30 '22 18:08 xoscar