While i am able to see the context propagation happening correctly for my micro services along with istio proxies, some times the istio proxies fail to generate spans. This leads to the broken propagation of span context leading to “invalid parent span IDs=c5b7cd08a3c1ed94; skipping clock skew adjustment”
This issue is resolved after upgrading to istio 1.5.2.
However, I can some additional spans related to istio-mixer popping out few occasions. Is this expected? Why doesn’t it come for every trace?