this feature looks quite interesting, pls. just fire a pull request once it's ready :)
-Ian. On Fri, Dec 14, 2018 at 6:56 PM Yuhao Bi <[email protected]> wrote: > Hi there, > > Recently, I'm working on a dubbo monitor extension for logstash[1]. > It has basic function and I'll provide a simple demo[2]. > > I'm willing to contribute it to the community. > If it is possible, what should I do next? Or we may need to discuss more > details first? > > 最近我在开发一个 dubbo-monitor 的 logstash 扩展模块。 > 实现了最基本的功能,也有一个最简单的 demo,不过还在开发当中。 > 我希望可以把它贡献给社区,如果可以,请问我接下来需要做些什么, > 还是说需要先沟通一下其他细节。 > 如果感兴趣可以看下下面的链接,并给我提供一些建议。 > logstash 端使用自带的 tcp input 插件作为服务端(logstash也支持作为客户端) > dubbo 通过 tcp 定时向 logstash 发送 json 格式的数据,也可以配置为 url 形式。 > > > Thanks, > Yuhao > > [1] > > https://github.com/biyuhao/incubator-dubbo/tree/monitor-logstash/dubbo-monitor/dubbo-monitor-logstash > [2] https://github.com/biyuhao/dubbo-samples-monitor-logstash >
