Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Commit 5431f0f

Browse files
Update README.md to mention prometheus metrics
1 parent 1c556be commit 5431f0f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,6 @@ where each pair is separated by `:` (make sure to quote the full string to avoid
6767
```
6868
docker run --env RPC_HTTP_HEADERS='header1:value1|header2:value2' ... duneanalytics/node-indexer:<version>
6969
```
70+
71+
## Metrics
72+
The process exposes prometheus metrics which you can scrape and explore: `http://localhost:2112/metrics`

0 commit comments

Comments
 (0)