Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit bb770a5

Browse files
authored
Update doc to include gRPC interceptor link (#689)
1 parent ce1f028 commit bb770a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contrib/opencensus-ext-grpc/README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,11 @@ Usage
3232
-----
3333

3434
Please refer to the `examples <https://github.com/census-instrumentation/opencensus-python/tree/master/contrib/opencensus-ext-grpc/examples>`_.
35+
For more information, read `gRPC Python Interceptors <https://github.com/grpc/proposal/blob/master/L13-python-interceptors.md>`_.
3536

3637
References
3738
----------
3839

40+
* `Examples <https://github.com/census-instrumentation/opencensus-python/tree/master/contrib/opencensus-ext-grpc/examples>`_
3941
* `gRPC <https://grpc.io/>`_
4042
* `OpenCensus Project <https://opencensus.io/>`_

0 commit comments

Comments
 (0)