David Kovac

Results 5 comments of David Kovac

@lucasponce I have istiod, istio-ingressgateway, istio-egressgateway and Kiali deployed in "istio-system" namespace. I am mainly interested in seeing istio-ingressgateway Traces using Kiali, so a simple use-case. Yes the query itself...

@lucasponce Found it, just do not understand why this condition is in place. ``` func buildJaegerServiceName(namespace, app string) string { conf := config.Get() if conf.ExternalServices.Tracing.NamespaceSelector && namespace != conf.IstioNamespace {...

> Well let me explain this. > > Some users use the terminology **service_name.namespace** for tracing, the point is that when we developed this **Istio installation** did not add the...

We are using Datadog to collect ArgoCD metrics. For this we need to configure annotations on the service, which is not currently possible. Another usecase is configuring Prometheus with annotations...

I experienced the same issue and found out that it somehow works with "summary: false" and "list_distributions: true"