SkyAPM-dotnet icon indicating copy to clipboard operation
SkyAPM-dotnet copied to clipboard

Add kafka reporter

Open lu-xiaoshuang opened this issue 2 years ago • 6 comments

This pull request SHALL be merged after 557.

lu-xiaoshuang avatar May 26 '23 07:05 lu-xiaoshuang

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?

liuhaoyang avatar Oct 14 '23 14:10 liuhaoyang

Also, can you merge https://github.com/SkyAPM/SkyAPM-dotnet/pull/557 and this PR together? then I will review and test the code

liuhaoyang avatar Oct 14 '23 14:10 liuhaoyang

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. :-)

lu-xiaoshuang avatar Dec 26 '23 05:12 lu-xiaoshuang

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

kafka

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"

lu-xiaoshuang avatar Dec 26 '23 05:12 lu-xiaoshuang

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:

log

lu-xiaoshuang avatar Dec 26 '23 05:12 lu-xiaoshuang

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?

wu-sheng avatar Dec 26 '23 06:12 wu-sheng

No activity, close for now.

wu-sheng avatar Jun 24 '24 01:06 wu-sheng