OpenCensus gRPC Integration
Project description
OpenCensus provides the implementation of interceptors for both the client side and server side to instrument the gRPC requests and responses. The client interceptors are used to create a decorated channel that intercepts client gRPC calls and server interceptors act as decorators over handlers.
gRPC interceptor is a new feature in the grpcio1.8.0 release, please upgrade your grpcio to the latest version to use this feature.
For sample usage, please refer to the hello world example in the examples directory.
More information about the gRPC interceptors please see the proposal.
Installation
pip install opencensus-ext-grpc
Usage
# TBD
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for opencensus_ext_grpc-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98e275d54a53b0021c278bb0f764d75f736ce678b39ae7703b1932799c7757ce |
|
MD5 | 2328a9a9d0b67333568f80a40cabcbc8 |
|
BLAKE2b-256 | eaa4c8107246a1581d01b9f33f8311c5f13e2f238cd3f67c502ffee2b7bf50d5 |