Skip to content

Commit c75a643

Browse files
committed
add metrics section in README.md;
1 parent 6cb1ea5 commit c75a643

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,3 +224,8 @@ cargo test check_contract_hashes -- --nocapture
224224
```
225225

226226
Check these values against those described in EIP-23.
227+
228+
## Metrics
229+
230+
Prometheus metrics are disabled by default and can be enabled by setting `metrics_port` parameter in the oracle config file.
231+
The dashboard for Grafana is available in the `scripts` folder.

0 commit comments

Comments
 (0)