Skip to content

Commit c8a202e

Browse files
authored
docs: update broken links (#531)
1 parent 2438895 commit c8a202e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -221,9 +221,9 @@ The TAP Agent is an actor-based system powered by [ractor](https://crates.io/cra
221221
- The TAP Agent exposes detailed metrics to monitor system behavior. Key metrics include:
222222
- **Unaggregated Receipts:** Ensure unaggregated receipts remain below the `max_willing_to_lose` value to prevent the sender from being denied.
223223
- **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).
225225
- A Grafana dashboard is available to visualize system metrics and provide a clear overview of the TAP Agent's performance:
226-
- [Download Dashboard JSON](https://github.com/graphprotocol/indexer-rs/blob/gustavo/rebuild-documentation/docs/dashboard.json).
226+
- [Download Dashboard JSON](https://github.com/graphprotocol/indexer-rs/blob/main/docs/dashboard.json).
227227

228228
5. **Troubleshooting:**
229229
- If RAV requests fail or unaggregated receipts exceed the `max_willing_to_lose` limit:

0 commit comments

Comments
 (0)