-
Notifications
You must be signed in to change notification settings - Fork 6.6k
feat: add json rpc plugin #6742
Copy link
Copy link
Closed
Labels
agentLanguage agent related.Language agent related.featureNew featureNew featurepluginPlugin for agent or collector. Be used to extend the capabilities of default implementor.Plugin for agent or collector. Be used to extend the capabilities of default implementor.
Milestone
Metadata
Metadata
Assignees
Labels
agentLanguage agent related.Language agent related.featureNew featureNew featurepluginPlugin for agent or collector. Be used to extend the capabilities of default implementor.Plugin for agent or collector. Be used to extend the capabilities of default implementor.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Please answer these questions before submitting your issue.
Description
jsonrpc is a lightweight rpc framework that currently has used in some small and medium-sized companies, project address: https://github.com/briandilley/jsonrpc4j . This plug-in mainly adds tracing in the jsonsonrpc client and the service side to help users better track their tracing.