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 6cb1ea5 commit c75a643Copy full SHA for c75a643
README.md
@@ -224,3 +224,8 @@ cargo test check_contract_hashes -- --nocapture
224
```
225
226
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