Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Nov 8, 2023
1 parent 299330f commit b97d86a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,16 +180,13 @@ If qryn is running on `localhost:3100` you can run a small scale Tempo test with

```bash
./k6-tracing run tempo/qryn-tempo-template.js \
-e K6_TEMPO_ENDPOINT="localhost:3100"
-e K6_TEMPO_ENDPOINT="http://localhost:3100"
```
```
█ tempo_query
✓ expected request status to equal 200
✓ has valid json body
✓ expected count results 2 to be above 0
✓ expected count results 5 to be above 0
✓ expected count results 8 to be above 0
✓ expected count results 10 to be above 0
█ teardown
Expand Down

0 comments on commit b97d86a

Please sign in to comment.