> ## Documentation Index
> Fetch the complete documentation index at: https://docs.molesignal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 服务拓扑

> 由服务图得出的节点与边。

```http theme={null}
GET /api/v1/web/topology
```

把 `service_graph_edges` 聚合为节点与边。`from` 和 `to` 都是必填的 RFC3339 查询参数，
且 `to` 不能早于 `from`。

需要 `streams.query`，系统范围可使用 `sys.telemetry.read`。
