From 2215762a415b0065b34c1826881b6bddac675e86 Mon Sep 17 00:00:00 2001 From: Wu Sheng Date: Tue, 2 Jun 2026 10:42:12 +0800 Subject: [PATCH] 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 8967e5b681dc..66e646a4ac17 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. - - # Live Demo + +[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.