Guillaume Le Floch

Results 55 comments of Guillaume Le Floch

@beorn7, after looking at the code, you would like to add a option to the Registry to avoid this call : https://github.com/prometheus/client_golang/blob/f30f428035633da15d00d3dfefb0128c5e569ef4/prometheus/registry.go#L533 ? If this is the case, can I...

Thanks for reporting this @pjfanning. As @ChristianCiach mentionned, I think this is a bug too. I will have a look

Thanks for reporting this @TimvdLippe. I will have a look at it.

Thanks for reporting this @prasenjit-net. I will try to have a look into it. But it can be hard to reproduce without a proper environnement. Could you get more logs?...

Thanks @florent-lb. @prasenjit-net do you still have the issue?

Hi, I would like to contribute and fix this issue, but, I'm not sure on the fix. Can we agree that the modification here is to actually use `info` param...

The error is related to a new gradle test I introduced yesterday. I'm looking at the error

Thanks for reporting this @rsynek, I think the issue will be resolved with #28440

This is really weird, could you share a simple reproducer?

I also tried with a custom task that uses param and was not able to reproduce this. Also, dependency resolution should occur way before quarkus extensions starts doing anything, this...