Application Insights and Traefik

Is it possible to configure Traefik to use Azure Application Insights for tracing?
As we are using Traefik in AKS and everything in our cluster is using Application Insights for tracing, it would be great to have Traefik also sending data to Application Insights to have the full request pipeline.

Hello @frosch95,

Traefik supports a few types of tracing backends : Overview - Traefik

More are planned by integrating the support for Open Telemetry : OpenTelemetry Support · Issue #6374 · traefik/traefik · GitHub