https://github.com/rnburn/grpc-opentracing
https://github.com/rnburn/grpc-opentracing
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rnburn/grpc-opentracing
- Owner: rnburn
- Created: 2017-02-25T00:40:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-09T04:00:09.000Z (about 8 years ago)
- Last Synced: 2025-01-20T02:49:26.934Z (4 months ago)
- Language: Python
- Size: 83 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an initial staging area to develop two projects.
1. An implementation of interceptors for the Python version of gRPC. (This [ticket](https://github.com/grpc/grpc/issues/8767)).
2. Python gRPC interceptors that implement open-tracing.