Skip to content

[Python o11y] Fix readme (v1.62.x backport)#35993

Merged
XuanWang-Amos merged 1 commit intogrpc:v1.62.xfrom
XuanWang-Amos:backport-1.62-fix_o11y_readme
Feb 23, 2024
Merged

[Python o11y] Fix readme (v1.62.x backport)#35993
XuanWang-Amos merged 1 commit intogrpc:v1.62.xfrom
XuanWang-Amos:backport-1.62-fix_o11y_readme

Conversation

@XuanWang-Amos
Copy link
Copy Markdown
Contributor

Backport of #35988 to v1.62.x.

Fix readme.rst.

Tested locally by running python setup.py doc, no more errors from observability.

Only error is related to grpc_status:

WARNING: autodoc: failed to import module 'rpc_status' from module 'grpc_status'; the following exception was raised:
cannot import name 'status_pb2' from 'google.rpc' (unknown location)

Fix `readme.rst`.

Tested locally by running `python setup.py doc`, no more errors from observability.

Only error is related to grpc_status:
```
WARNING: autodoc: failed to import module 'rpc_status' from module 'grpc_status'; the following exception was raised:
cannot import name 'status_pb2' from 'google.rpc' (unknown location)
```

<!--

If you know who should review your pull request, please assign it to that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the appropriate
lang label.

-->

Closes grpc#35988

PiperOrigin-RevId: 609820414
@XuanWang-Amos XuanWang-Amos added the release notes: no Indicates if PR should not be in release notes label Feb 23, 2024
@github-actions github-actions Bot added lang/Python and removed release notes: no Indicates if PR should not be in release notes labels Feb 23, 2024
@XuanWang-Amos XuanWang-Amos marked this pull request as ready for review February 23, 2024 21:27
@XuanWang-Amos XuanWang-Amos added the release notes: no Indicates if PR should not be in release notes label Feb 23, 2024
@XuanWang-Amos XuanWang-Amos merged commit c643d2a into grpc:v1.62.x Feb 23, 2024
@XuanWang-Amos XuanWang-Amos deleted the backport-1.62-fix_o11y_readme branch February 23, 2024 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang/Python release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants