Skywalking

Configure Skywalking to work with Dubbo

Installation

You can quickly install Skywalking using the example configuration provided by the Dubbo community.

kubectl create -f https://raw.githubusercontent.com/apache/dubbo-kubernetes/master/deploy/kubernetes/skywalking.yaml

This installation is only suitable for testing or experimental use; for production-level installation, please refer to the official Skywalking installation documentation.