Skip to content

Commit 5431f0f

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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)