Romain
Romain
Hello @shoenig, I understand that you want to expose Nomad's WebUI with Traefik, using this new Task API. I took a look at the Task API documentation, but I can't...
Hello, There are two topics in this issue. Initially, the proposal aimed to include service server IPs in the trace. @maxisme, in Traefik v3, the newly introduced OpenTelemetry tracing feature...
Hello @smshr, Thanks for your interest in Traefik! I would suggest you to open another issue if you are interested in this feature for UDP routers. It would be better...
Hello @firstdorsal, Thanks for your interest in Traefik! There is already a proposal opened for that feature for the ECS provider: https://github.com/traefik/traefik/issues/7568. Could you widen the scope of the feature...
Because of the removal of the default `serversTransport` from the static configuration (https://github.com/traefik/traefik/pull/9528), which is replaced by the dynamic configuration default mechanism (as for the `tlsOptions`), I think it would...
Hello @radarnex, Thanks for your feedback! We are currently unable to reproduce the issue, can you please share with us the full pprof export?
Hello @DaazKu, Thanks for reporting this! This looks to be a distribution somewhat expected, or at least a distribution already observed by people at Traefik Labs when relying on the...
Hello @DaazKu, I think you are right, the documentation can be improved in that regard. > So my understanding here is that there's no perfect solution. Am I correct? Yes,...
Hello @DaazKu, > The problem is about how Traefik choose pods to send requests to. With nativeLB: false the lifecycle of pods are not respected. With nativeLB: true lifecycle of...
Hello @ddtmachado, I pushed review commits and also rebased the changes. I have marked the PR as need-review, I think I could LGTM it right away, but I prefer to...