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

Commit 385070d

Browse files
authored
Fix gRPC doc issue (#687)
1 parent 0ec23a6 commit 385070d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

contrib/opencensus-ext-grpc/README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,7 @@ Installation
3131
Usage
3232
-----
3333

34-
.. code:: python
35-
36-
from opencensus.trace import config_integration
37-
38-
config_integration.trace_integrations(['grpc'])
34+
Please refer to the `examples <https://github.com/census-instrumentation/opencensus-python/tree/master/contrib/opencensus-ext-grpc/examples>`_.
3935

4036
References
4137
----------

0 commit comments

Comments
 (0)