SkyAPM / go2sky

Distributed tracing and monitor SDK in Go for Apache SkyWalking APM
https://skywalking.apache.org/
Apache License 2.0
448 stars 122 forks source link

Can go2sky support output to kafka/pulsar #150

Closed shoothzj closed 2 years ago

shoothzj commented 2 years ago

Can go2sky library output data to kafka/pulsar instead of :11800? If go2sky can't, I can work on this under guides

wu-sheng commented 2 years ago

I think we can't for now.

shoothzj commented 2 years ago

@wu-sheng Is this feature appropriate or in roadmap? Can I work on this?

arugal commented 2 years ago

https://github.com/SkyAPM/go2sky-plugins/tree/master/kafkareporter @Shoothzj Is this?

wu-sheng commented 2 years ago

I think so. Kafka reporter is in the plugin repo.