-
Notifications
You must be signed in to change notification settings - Fork 20
feat: add gRPC support #25
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?
feat: add gRPC support #25
Conversation
Reviewer's GuideThis pull request integrates gRPC support by introducing client and server interceptors to capture gRPC call details. The data model ( File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
b463a23 to
b84202f
Compare
Summary by Sourcery
Add comprehensive gRPC support to GoVisual, enabling request logging, visualization, and instrumentation for gRPC services and clients
New Features:
Enhancements:
Documentation:
Tests: