Add kafka reporter
Activate this PR. Is there a way to test the accuracy of the kafka data reporting function, or can you provide screenshots for local testing?
Also, can you merge https://github.com/SkyAPM/SkyAPM-dotnet/pull/557 and this PR together? then I will review and test the code
Also, can you merge #557 and this PR together? then I will review and test the code
Hi @liuhaoyang, this pull request already contains #557. :-)
Activate this PR. Is there a way to test the accuracy of the kafka data reporting function, or can you provide screenshots for local testing?
Hi @liuhaoyang, here are some snapshots.
segment in kafka message
traceId: "4493e8179efcd36d936828454c0aa920.15.17035667172280003" traceSegmentId: "4493e8179efcd36d936828454c0aa920.15.17035667172280004" spans { parentSpanId: -1 startTime: 1703566717228 endTime: 1703566717228 operationName: "/home/index" peer: "::1" spanLayer: Http componentId: 3001 tags { key: "url" value: "http://localhost:5000/home/index" } tags { key: "path" value: "/home/index" } tags { key: "http.method" value: "GET" } tags { key: "status_code" value: "200" } } service: "dotnet-service-1" serviceInstance: "a.b.c.d@75ffab866b6344a8bfa80688ddbb8258"
Activate this PR. Is there a way to test the accuracy of the kafka data reporting function, or can you provide screenshots for local testing?
Hi @liuhaoyang , some logs for your reference:
Also, can you merge #557 and this PR together? then I will review and test the code
Hi @liuhaoyang, this pull request already contains #557. :-)
So, we should close #557?
No activity, close for now.