Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
myrotvorets-team authored Oct 6, 2023
1 parent 996db6f commit a1cfb91
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@
```sh
docker run -it --rm -d -p 9411:9411 openzipkin/zipkin
OTEL_BSP_SCHEDULE_DELAY=0 OTEL_TRACES_EXPORTER=zipkin npx ts-node src/index.ts
```
```

Open http://127.0.0.1:9411, click "Run Query", and you will see something like this:

![sample-zipkin](https://github.com/myrotvorets/opentelemetry-plugin-knex/assets/66092015/f273a163-c182-482a-bdbd-7c9656d66a85)

0 comments on commit a1cfb91

Please sign in to comment.