tracetest
tracetest copied to clipboard
[SPIKE] How can we bring the OTEL demo app to Tracetest
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.
Another lightweight app to use is from the CNCF TAG app-delivery group: https://github.com/podtato-head/podtato-head
Steps to add the OTel demo to the Tracetest K8 cluster
- 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
- 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).
- Reinstall the pokeshop charts pointing to the same otel demo jaeger instance
Links for the instances: http://otel-demo.tracetest.io http://tracetest-otel-demo.tracetest.io/