This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push:
new b92e0e6d03 Add 3D Infrastructure Map demo to README (#13887)
b92e0e6d03 is described below
commit b92e0e6d0302ac5d8f08b8e1360112147c0f574e
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Tue Jun 2 10:46:49 2026 +0800
Add 3D Infrastructure Map demo to README (#13887)
---
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.