-
Notifications
You must be signed in to change notification settings - Fork 713
Add exporter/opentelemetry-exporter-otlp-proto-grpc
to the pyright include list. Fix all lint errors in that package.
#4566
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…include list. Fix all lint errors in that package.
Not sure why that docs check is failing.. |
You are exporting more stuff and so something must be added to the sphinx ignore list |
Aha didn't know about the sphinx ignore list thanks. What do you think of adding |
...pentelemetry-exporter-otlp-proto-grpc/src/opentelemetry/exporter/otlp/proto/grpc/exporter.py
Outdated
Show resolved
Hide resolved
BTW I bumped pyright up to ==1.1.400 here to get rid of the warning message asking us to upgrade it... Didn't cause any issues AFAICT... |
Description
Add
exporter/opentelemetry-exporter-otlp-proto-grpc
to the pyright include list. Fix all lint errors in that package.Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Unit tests all pass
Does This PR Require a Contrib Repo Change?
Checklist: