Skip to content

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

DylanRussell
Copy link
Contributor

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.

  • [x ] Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Unit tests all pass

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • [ x] No.

Checklist:

  • [x ] Followed the style guidelines of this project
  • [x ] Changelogs have been updated
  • [ x] Unit tests have been added
  • [x ] Documentation has been updated

…include list. Fix all lint errors in that package.
@DylanRussell DylanRussell requested a review from a team as a code owner May 5, 2025 17:57
@DylanRussell
Copy link
Contributor Author

Not sure why that docs check is failing..

@xrmx
Copy link
Contributor

xrmx commented May 6, 2025

Not sure why that docs check is failing..

You are exporting more stuff and so something must be added to the sphinx ignore list

@DylanRussell
Copy link
Contributor Author

Aha didn't know about the sphinx ignore list thanks.

What do you think of adding ExportStubT as a public symbol ? I can underscore it, but it'd be inconsistent with the existing variable names

@DylanRussell
Copy link
Contributor Author

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants