Christopher Faulet

Results 325 comments of Christopher Faulet

It is indeed an idea. I don't know if there are some limitations on Prometheus side for the length of label value. But it seems feasible. On Prometheus, having this...

As @Darlelet said, Lua filters are the only way to do it. I'm closing because it is not a feature request or a bug.

Indeed, it seems you're right. There is no reason to reset resolve options when a `default-server` line is parsed.

Some patches were pushed to fix this issue. With Willy, we decided to be stricter on the target request parsing. So, it should be good now. However, the main fix...

Thanks for report. Could you try with more traces by update your `trace` directives in your global section: ``` expose-experimental-directives trace fcgi sink stdout trace fcgi level developer trace fcgi...

Just to let you know. I've checked your traces and it seems the internal error is reported by an HTTP analyzer and not the FCGI multiplexer. I must investigate because...