mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-21 22:30:57 +00:00
docs(telemetry): name the workload stack instead of its phase number
The health-check note identified the stack by a rollout phase number defined only in a planning folder outside the shipped tree.
This commit is contained in:
@@ -63,7 +63,7 @@ curl -sf http://localhost:3200/ready >/dev/null && echo "tempo ready"
|
||||
> The collector's `health_check` extension listens on **13133**, but
|
||||
> `docker-compose.yml` publishes only 4317, 4318 and 8889 — so 13133 is not
|
||||
> reachable from the host with the base stack. It is published only by the
|
||||
> Phase-10 workload stack (`docker-compose.workload.yaml`).
|
||||
> workload validation stack (`docker-compose.workload.yaml`).
|
||||
|
||||
### Step 2: Start xrpld in standalone mode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user