add kafka reporter
Please answer these questions before submitting pull request
-
Why submit this pull request? New feature provided
-
How to test? grpc server:
set ASPNETCORE_ENVIRONMENT=Development && set ASPNETCORE_HOSTINGSTARTUPASSEMBLIES=SkyAPM.Agent.AspNetCore && sample\grpc\SkyApm.Sample.GrpcServer\bin\Release\net6.0\SkyApm.Sample.GrpcServer.exegrpc client:set ASPNETCORE_ENVIRONMENT=Development && set ASPNETCORE_HOSTINGSTARTUPASSEMBLIES=SkyAPM.Agent.AspNetCore && sample\grpc\SkyApm.Sample.GrpcClient\bin\Release\net6.0\SkyApm.Sample.GrpcClient.exe
SEE ALSO #559
Please fix CI.
Hi @liuhaoyang & @wu-sheng, shall we merge this pull request to main branch?
@liuhaoyang needs to review this first. I would not merge any function relative PR.