I’ve installed Istio not using Helm. Followed this tutorial: https://istio.io/docs/setup/kubernetes/install/kubernetes/ As far as I understood by the docs tracing is enabled by default. I’ve checked the populate trace value which is at 100%.
Any steps which I can perfom to solve this issue? My sidecars are correctly configured.
Would an installation using Helm solve this issue?
I’m not sure I fully understand the issue that are you seeing. Would you mind providing more details about the observed issue?
I think troubleshooting the issue may be complicated by your custom install. I can recommend, however, starting with the FAQ on distributed tracing: https://istio.io/help/faq/distributed-tracing/
I believe tracing is only supported for http/http2 protocols.
@douglas-reid This probably needs to be added to the naming convention section, as it only mentions “take advantage of Istio’s routing features” - whereas tracing would be a subset of the protocols listed.