Yuta Iwama

Results 18 comments of Yuta Iwama

I think this is expected behavior. What Cool.io::TCPServer#close does is just closing a socket listening[*](https://github.com/tarcieri/cool.io/blob/0fd3fd1d8e8d81e24f79f809979367abc3f52b92/lib/cool.io/listener.rb#L29-L32), not closing the accepted socket. the method is similar to `TcpServer#close`. So here is the...

Could you paste complete error message(fluentd side and mongodb if possible)?

this issue is fluent-ui's one. I'll transfer this issue to https://github.com/fluent/fluentd-ui/

1. Could you please add more description? I couldn't get why we need this change. 2. Could you follow the DCO? https://github.com/fluent/fluent-plugin-mongo/pull/129/checks?check_run_id=218239287

ref https://github.com/fluent/fluentd/issues/2404

There is no way to set such a value. PR is welcome!

it's a stale issue. I'm closing. if you have any problem, updating fluentd and ruby might help it.

> The problem still remains exactly as it was originally reported. Thank you re-test it. then I should re-open this issue.

I think this is [prometheus/client_ruby](https://github.com/prometheus/client_ruby)'s issue. and, prometheus/client_ruby does not support this feature for now https://github.com/prometheus/client_ruby/issues/12

> metric name must match /[a-zA-Z_:][a-zA-Z0-9_:]*/ Please read the log. the name `name "$['details']['metrics'][0]['metric_name']"` is invalid. can you try to use other name?