Masahiro Nakagawa

Results 253 comments of Masahiro Nakagawa

For such cases, users can use rename_key or record_transformer/record_modifier plugins to rename fields.

It means you want `fluent/plugin/formatter_influxdb_line_protocol` in this plugin, right? If so, patches are welcome :)

> At the moment when host is empty, fluentd loads the config and silently hangs. It suprised me that influxdb-ruby doesn't check these values inside client....

We can validate it in plugin but for many influxdb-users, influxdb-ruby also should validate incoming settings.

You have another invalid field. From your logs, it is unclear...

@jordansissel Do you have any concern for this feature?

> my intention is to make a pure-ruby rpm writer library. Wow, I just knew this project: https://github.com/jordansissel/ruby-arr-pm It seems good :+1: > In terms of specifying your own spec,...

What is the best base image for debian ruby? Currently, we use `ruby:2.6-slim-buster`. Should be upgraded to `ruby:2.7-slim-buster` ?

ubuntu-base is older image and it doesn't include recent changes.

Does anyone know how to fix this problem? kerberos feature is contributed by user and it depends on ruby-kafka's kerberos support. So kerberos support should work on basic stetup but...