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 1c556be commit 5431f0fCopy full SHA for 5431f0f
README.md
@@ -67,3 +67,6 @@ where each pair is separated by `:` (make sure to quote the full string to avoid
67
```
68
docker run --env RPC_HTTP_HEADERS='header1:value1|header2:value2' ... duneanalytics/node-indexer:<version>
69
70
+
71
+## Metrics
72
+The process exposes prometheus metrics which you can scrape and explore: `http://localhost:2112/metrics`
0 commit comments