Romain

Results 151 comments of Romain

Hello @jcchavezs, Thanks for opening this! Indeed, in v3 we reworked the tracing feature completely to support only OpenTelemetry and instrumenting only with OpenTelemetry SDK, with, as the first intention,...

Hello, We do think that multiple propagation models should be possible to configure, and we are marking this issue as an enhancement. For that, we are working on supporting the...

I think this issue is solved by #10465, I'm closing it accordingly.

Hello @SantoDE, Nice to see you around, and thanks for this contribution! I started to review the PR, and first I wanted to know if toggling the informers' setup would...

Hello @SantoDE, Sure, indeed I think checking if the route kind is supported seems to way to go. Operations for one gateway should stop as soon as it is identified...

Hello @OneB1t, Thanks for your interest in Traefik! Could you please share a minimal reproducible case? (client cmd/configuration and Traefik static and dynamic configuration)

Hello @JHK, Thanks for this proposal, We are eager to gather usage feedback around Tracing as in v3 the feature has been revamped with the OTel instrumentation. We have a...

Hello @ifross89, Sorry for not getting back to you sooner, but I'll try to give you feedback on the changes this week. Thanks anyway for this contribution!

Hello @dani, Thanks for reporting this! We are unsure about a few things to be able to reproduce the issue: > mmm, after some more debugging, the problem is not...

Thanks for your feedback! We are able to reproduce the problem, configuring the [`readTimout`](https://doc.traefik.io/traefik/v3.0/routing/entrypoints/#respondingtimeouts) option on the entryPoint should do the trick. Stay tuned, we are working on a fix.