updated dactyl-config and included see also

This commit is contained in:
mbhandary
2020-03-24 11:14:43 -04:00
parent 6ae440f6ca
commit 33284395dc
2 changed files with 23 additions and 1 deletions

View File

@@ -38,7 +38,19 @@ For descriptions of each StatsD metric see the `rippledmon` [repository](https:/
## See Also
- **Concepts:**
- [XRP Ledger Overview](xrp-ledger-overview.html)
- [Consensus Network](consensus-network.html)
- [The `rippled` Server](the-rippled-server.html)
- **Tutorials:**
- [Install `rippled`](install-rippled.html)
- [Capacity Planning](capacity-planning.html)
- **References:**
- [server_info method](server_info.html)
- [print method](print.html)

View File

@@ -2385,6 +2385,16 @@ pages:
targets: targets:
- en - en
- md: tutorials/manage-the-rippled-server/configuration/configure-statsd.md
html: configure-statsd.html
funnel: Docs
doc_type: Tutorials
category: Manage the rippled Server
subcategory: Configuration
blurb: Monitor your rippled server with StatsD metrics. #TODO:translate
targets:
- en
- md: tutorials/manage-the-rippled-server/configuration/run-rippled-as-a-validator.ja.md - md: tutorials/manage-the-rippled-server/configuration/run-rippled-as-a-validator.ja.md
html: run-rippled-as-a-validator.html html: run-rippled-as-a-validator.html
funnel: Docs funnel: Docs