You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by Yuhao Bi <by...@gmail.com> on 2018/12/14 10:56:34 UTC

About contribute dubbo-monitor-logstash

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

Re: About contribute dubbo-monitor-logstash

Posted by Yuhao Bi <by...@gmail.com>.
I've sent a pull request[1] and got UT passed.
Would you mind to have a look when you got some time?

Thanks~

[1] https://github.com/apache/incubator-dubbo/pull/3009

Ian Luo <ia...@gmail.com> 于2018年12月17日周一 上午10:47写道:

> 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 <by...@gmail.com> 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
> >
>

Re: About contribute dubbo-monitor-logstash

Posted by Ian Luo <ia...@gmail.com>.
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 <by...@gmail.com> 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
>