This is an automated email from the ASF dual-hosted git repository.

imbajin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hugegraph-toolchain.git

commit 010fb382fbd819fdef331a82275ecd1af4bef2ff
Author: dark <[email protected]>
AuthorDate: Sat Aug 29 23:41:35 2026 +0800

    docs(hubble): add cluster overview showcase
    
    - add a live English Operations screenshot
    - show healthy PD and Store tiers
    - expose aligned topology, facts, and summaries
---
 README.md                                              |   6 ++++++
 .../docs/images/showcase/operations-overview.jpg       | Bin 0 -> 152506 bytes
 2 files changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 602be9ce2..1b5b181d9 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,12 @@ Hubble brings graph exploration, schema preparation, 
asynchronous analysis, and
 
 ![HugeGraph Hubble 
workbench](./hugegraph-hubble/docs/images/showcase/home-workbench.jpg)
 
+### Distributed Operations
+
+The cluster overview keeps service topology, node health, source status, and 
capacity facts in one operational view.
+
+![HugeGraph Hubble cluster 
overview](./hugegraph-hubble/docs/images/showcase/operations-overview.jpg)
+
 **Quick Navigation**: [Architecture](#architecture-overview) | [Quick 
Start](#quick-start) | [Modules](#module-overview) | 
[Build](#build--development) | [Docker](#docker) | [Related 
Projects](#related-projects)
 
 ## Related Projects
diff --git a/hugegraph-hubble/docs/images/showcase/operations-overview.jpg 
b/hugegraph-hubble/docs/images/showcase/operations-overview.jpg
new file mode 100644
index 000000000..3c6ad722a
Binary files /dev/null and 
b/hugegraph-hubble/docs/images/showcase/operations-overview.jpg differ

Reply via email to