Romain

Results 345 comments of Romain

Hi @bryanhorstmann, thanks for your feedback. > Its not truely a feature request if this was how it used to work. The documentation says those metrics have all been combined...

Hello @GillesTabary, Thanks for your feedback and sorry for the late reply. We are interested in this issue, but we'd be interested in the traction it will receive. We are...

Related to https://github.com/golang/go/issues/63369.

Hello, We marked this issue as `contributor/wanted` as this would not make it to our roadmap for a while as we are focused elsewhere. Once the bump to Go 1.24...

Hello @kamsobon, What would imply a plugin based approach? What about supporting OTEL_TRACES_SAMPLER and OTEL_TRACES_SAMPLER_ARG env variables?

Hello @deveshk0, Thanks for this proposal! How one should configure Traefik to expose the NodePort service? With an Ingress?

Hello @tonybart1337, Thanks for investigating this and opening this PR! I don't think raising a panic is the best solution in that case. I would either return an `InternalServerError` if...

Hello @tonybart1337, It is up to you, but the simplest way would that we push review commits to show the approach I was thinking of, it is always easier to...

@tonybart1337 I can open a PR on your branch to demonstrate the approach, but the changes must be first rebased on branch v2.11, as this is a bug fix. Thanks!