How to use an plugin ,like dubbo or gRPC in elastic-apm-agent(java)

thanks so much.

Just install the agent and run your application with those technologies, both are automatically instrumented by the agent, though note that dubbo is currently experimental so you will need to adjust the property

OK, thanks for reply.