zJiaJun commented on code in PR #224: URL: https://github.com/apache/skywalking-go/pull/224#discussion_r2083200670
########## .github/workflows/plugin-tests.yaml: ########## @@ -106,6 +106,7 @@ jobs: - goframe - so11y - cross-goroutine + - kafka-reporter Review Comment: Currently, access the `/execute` endpoint in the kafka reporter setup. This action sends trace messages to kafka.Test program then consumes these messages from kafka and manual forwards them to mock OAP for validation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org