Create a ThousandEyes HTTP Test with Distributed Tracing
We are going to create a HTTP Test test to our endpoint <your_ngrok_domain>/api/cart
Refer to ThousandEyes documentation for test creation.
Use the ThousandEyes web interface to create the test.
- Click on
Network & App Syntheticsin the left navigation bar - Select
Test Settingsfrom the dropdown menu - Click the
+ Add New Testbutton - Select
HTTP Testfrom the test type options
- Configure Test Settings
Test Name: e.g., "Test Distributed Tracing"URL: Enter<your_ngrok_domain>/api/cart- In the
Agentssection, select a Cloud Agent - Under
HTTP Comunication and Performance (Optional), checkEnable Distributed Tracing
- Click
Create New Test