Skip to content
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

Metadata in gRPC server reflection importer #241

Open
jvaclavovic opened this issue Jun 21, 2024 · 2 comments
Open

Metadata in gRPC server reflection importer #241

jvaclavovic opened this issue Jun 21, 2024 · 2 comments
Labels
enhancement New feature or request status:waiting-for-release Implemented, waiting for next stable release

Comments

@jvaclavovic
Copy link

Hello,

our GRPC services are hidden behind a discovery service that routes requests based on metadata headers. When calling individual services, I can define this header in the metadata, and it works great. However, I cannot use the importer with GRPC server reflection. Would it be possible to add metadata definition for the GRPC server reflection importer?

Thank you

@jvaclavovic jvaclavovic added the enhancement New feature or request label Jun 21, 2024
@CommonGuy CommonGuy added the status:doing We are working on this label Jun 21, 2024
@CommonGuy
Copy link
Contributor

We have planned to implement this for a while. It will probably be included in the next release.

@CommonGuy CommonGuy added status:waiting-for-release Implemented, waiting for next stable release and removed status:doing We are working on this labels Nov 24, 2024
@CommonGuy
Copy link
Contributor

This has been fixed in the latest beta version and will be released in the next stable version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request status:waiting-for-release Implemented, waiting for next stable release
Projects
None yet
Development

No branches or pull requests

2 participants