If you run into any issues or have feedback on either the workshop or Pipeline, please reach out to us at support@mezmo.com.
- Run
git clone https://github.com/mezmo/opentelemetry-demointo a local folder. - In the local folder, modify the
mezmo-otel-config-extras.ymlfile with the endpoints and access keys of the shared sources you created in the previous step. - To build the OTel demo source, run
sh run.sh. This will build the demo and deploy it tolocalhost:8080.
It can take up to 15 minutes for the demo to build and deploy, so you may want to take a break before proceeding with the rest of the tutorial.

