This is an automated email from the ASF dual-hosted git repository. wu-sheng pushed a commit to branch docs/readme-3d-map-demo in repository https://gitbox.apache.org/repos/asf/skywalking.git
commit 2215762a415b0065b34c1826881b6bddac675e86 Author: Wu Sheng <[email protected]> AuthorDate: Tue Jun 2 10:42:12 2026 +0800 Add 3D Infrastructure Map demo to README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8967e5b681..66e646a4ac 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,11 @@ microservices, cloud native and container-based architectures. * AI Power Enabled * Machine Learning (ML) and Artificial Intelligence (AI) analyze observability data to identify patterns and enhance capabilities, such as recognizing HTTP URI patterns and automatically calculating metric baselines for intelligent alerting, improving anomaly detection. -<img src="https://skywalking.apache.org/images/home/architecture.svg?t=20220516"/> - # Live Demo + +[<img src="https://skywalking.apache.org/images/home/horizon-3d-map.png" alt="SkyWalking 3D Infrastructure Map"/>](https://skywalking.apache.org/3d-map-app/#/3d/map) + +- Explore the [SkyWalking 3D Infrastructure Map interactive demo](https://skywalking.apache.org/3d-map-app/#/3d/map), a 3D visualization of the service topology powered by [Horizon UI](https://github.com/apache/skywalking-horizon-ui). - Find the [SkyWalking live demo with native UI and Grafana](https://skywalking.apache.org/#demo), and [screenshots](https://skywalking.apache.org/#arch) on our website. - Follow the [showcase](https://skywalking.apache.org/docs/skywalking-showcase/next/readme/) to set up a preview deployment quickly.
