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

telemetry gnmi does not support multiple redis instance database get and subscription #367

Open
FengPan-Frank opened this issue Feb 28, 2025 · 1 comment
Assignees
Labels

Comments

@FengPan-Frank
Copy link
Collaborator

Current telemetry gnmi does not support multiple redis instance database get and subscription

Like below redis database instance:

Image

We can get data from database via sonic-db-cli as below:

Image

but failed with gnmi subscription

Image

@FengPan-Frank
Copy link
Collaborator Author

FengPan-Frank commented Feb 28, 2025

#361, I've tried to make gnmi fix but blocked by functionality test, seems the issue is due to fileDescriptor2 also needs to be updated in sonic.pb.go, but it doesn't work even after I recompile the sonic.proto via "protoc --go_out=. --go_opt=paths=source_relative sonic.proto"

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

No branches or pull requests

3 participants