Skip to content

Commit

Permalink
Update core & add inbound tracing interceptor
Browse files Browse the repository at this point in the history
  • Loading branch information
Sushisource committed Oct 24, 2023
1 parent de98531 commit afc1807
Show file tree
Hide file tree
Showing 8 changed files with 148 additions and 68 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1452,7 +1452,7 @@ run `poetry update protobuf grpcio-tools`.

For a less system-intrusive approach, you can:
```shell
docker build -f scripts/Dockerfile .
docker build -f scripts/_proto/Dockerfile .
docker run -v "${PWD}/temporalio/api:/api_new" -v "${PWD}/temporalio/bridge/proto:/bridge_new" <just built image sha>
poe format
```
Expand Down
File renamed without changes.
Loading

0 comments on commit afc1807

Please sign in to comment.