We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cce78b commit 72c3efeCopy full SHA for 72c3efe
x/README.md
@@ -0,0 +1,12 @@
1
+# libp2p `x` packages
2
+
3
+The packages in this directory are experimental and subject to change or
4
+removal. They may introduce breaking changes without a major version bump. If
5
+you find these packages helpful, please let us know and we can work together on
6
+stabilizing them.
7
8
+## libp2p/x/metricsserver
9
10
+This is an experimental libp2p service that exposes a libp2p node's metrics to
11
+a set of allowlisted peers (by their Peer ID).
12
0 commit comments