mirror of
https://github.com/libp2p/go-libp2p.git
synced 2025-10-05 16:17:12 +08:00
docs: remove broken link (#3375)
This commit is contained in:
@@ -464,8 +464,6 @@ seen the `"resource limit exceeded"` error over time. You can also check the
|
|||||||
`rcmgr_blocked_resources` metric to see how many times the resource manager has
|
`rcmgr_blocked_resources` metric to see how many times the resource manager has
|
||||||
blocked a resource over time.
|
blocked a resource over time.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
If the resource is blocked by a protocol-level scope, take a look at the various
|
If the resource is blocked by a protocol-level scope, take a look at the various
|
||||||
resource usages in the metrics. For example, if you run into a new stream being blocked,
|
resource usages in the metrics. For example, if you run into a new stream being blocked,
|
||||||
you can check the
|
you can check the
|
||||||
|
Reference in New Issue
Block a user