futurewei-cloud / alcor

Alcor: Cloud native SDN platform powered by Kubernetes and Istio
MIT License
32 stars 33 forks source link

[Performance Tracing] Enable distributed tracing for Alcor #432

Open xieus opened 4 years ago

xieus commented 4 years ago

Request

Context Distributed Tracing 101: https://tracing.cloudnative101.dev/docs/index.html Distributed Tracing Lab for Java: https://tracing.cloudnative101.dev/docs/lab-jaeger-java.html Performance Tuning with Jaeger tracing: https://www.jaegertracing.io/docs/1.19/performance-tuning/

xieus commented 4 years ago

@haboy52581 You can update this issue with the Spring tracing information so that we can further discuss.

cj-chung commented 4 years ago

Zipkin vs. Jaeger: https://epsagon.com/observability/zipkin-or-jaeger-the-best-open-source-tools-for-distributed-tracing/

haboy52581 commented 4 years ago

zipkin is more easy to integrate and less code change since dev based on the springboot