Add stats collection opt-in docs (#71)

Add the snippet from Telegram to enable optional stats collection about the health of the network.
This commit is contained in:
Agost Biro 2024-02-24 21:48:33 +01:00 committed by GitHub
parent 087746cbbb
commit 4fc58358a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,6 +46,17 @@ The confirmed token balance will be printed to stdout in QUILs.
Note that this feature requires that [gRPC support](#experimental--grpcrest-support) is enabled. Note that this feature requires that [gRPC support](#experimental--grpcrest-support) is enabled.
## Stats Collection
In order to opt-in to stats collection about the health of the network, edit your `config.yml` in the `node/.config` directory to have a new section under `engine`:
```yml
<earlier parts of config>
engine:
statsMultiaddr: "/dns/stats.quilibrium.com/tcp/443"
<rest of config continues below>
```
## Purpose ## Purpose
The ceremony application provides a secure reference string (SRS) from which The ceremony application provides a secure reference string (SRS) from which