You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -221,9 +221,9 @@ The TAP Agent is an actor-based system powered by [ractor](https://crates.io/cra
221
221
- The TAP Agent exposes detailed metrics to monitor system behavior. Key metrics include:
222
222
-**Unaggregated Receipts:** Ensure unaggregated receipts remain below the `max_willing_to_lose` value to prevent the sender from being denied.
223
223
-**RAV Request Failures:** Monitor the rate of failed RAV requests, as repeated failures can disrupt aggregation.
224
-
- Full details of all metrics can be found in the [Metrics Documentation](https://github.com/graphprotocol/indexer-rs/blob/gustavo/rebuild-documentation/docs/Metrics.md#tap-agent-metrics).
224
+
- Full details of all metrics can be found in the [Metrics Documentation](https://github.com/graphprotocol/indexer-rs/blob/main/docs/Metrics.md#tap-agent-metrics).
225
225
- A Grafana dashboard is available to visualize system metrics and provide a clear overview of the TAP Agent's performance:
0 commit comments