Hiroshi Hatake

Results 409 comments of Hiroshi Hatake

I added warning message in https://github.com/cosmo0920/fluent-bit-go-s3/commit/06bddb928b60a66a1627688c369c3c709ade89d5. Yeah, I'm checking this plugin in low throughput environment.

This error should be occurred from lack of building toolchain such as gcc and make. You must install C language development tools first. This plugin depends on pg gem which...

Yes, flume's thrift protocol definition is changed. Currently, flume's thrift protocol does not support sinking into flume. `in_flume` plugin is obsolete.

Should I remove `in_flume` plugin?

> , how about requiring this, would it work? No, it wouldn't. Currently, it does not work. Current thrift protocol sources cannot use new and older thrift protocol together in...

Will just using `0.1.1` solve this issue, @puyuan ? You mean that you want to use older flume with fluentd? > I thought the thrift protocol was updated couple of...

> Apparently 1 is broken right now, and the plugin has issues requiring the rb files. Your understanding is partially right, but latest Flume thrift protocol does not have sending...

Not sure but process_exporter_metrics can handle the metrics for CPU, memory, threads, and others per process.

@dwoo4dwoo Could you send a PR to fix this issue? Or you want to help me to fix this issue?