mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-17 20:20:22 +00:00
fix(telemetry): rename remaining category-placeholder metric names in 09-doc
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -553,10 +553,10 @@ Quantiles collected: 0th, 50th, 90th, 95th, 99th, 100th percentile.
|
||||
|
||||
For each of the 45+ overlay traffic categories (defined in `TrafficCount.h`), four gauges are emitted:
|
||||
|
||||
- `xrpld_{category}_Bytes_In`
|
||||
- `xrpld_{category}_Bytes_Out`
|
||||
- `xrpld_{category}_Messages_In`
|
||||
- `xrpld_{category}_Messages_Out`
|
||||
- `{category}_bytes_in`
|
||||
- `{category}_bytes_out`
|
||||
- `{category}_messages_in`
|
||||
- `{category}_messages_out`
|
||||
|
||||
**Key categories**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user