Zipkin
Configuring Zipkin to work with Dubbo
Installation
You can quickly install Zipkin using the example configuration provided by the Dubbo community.
kubectl create -f https://raw.githubusercontent.com/apache/dubbo-kubernetes/master/deploy/kubernetes/zipkin.yaml
This installation is only suitable for testing or demonstration purposes. For production-level installations, please refer to the official Zipkin installation documentation.
Feedback
Was this page helpful?
Yes No
Last modified September 30, 2024: Update & Translate Overview Docs (#3040) (d37ebceaea7)