Skip to content

Commit a8f2502

Browse files
committed
Update readme
1 parent 5d74a7c commit a8f2502

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,9 @@ This will save the key in raw byte format to the file named `.secret`.
8484
### 🧪 Testing Locally
8585

8686
To test in a non-production environment (e.g. with devnet or a local Pythnet fork), just provide a different `--pythnet-url`, and `--server-url`, and optionally use custom `--wormhole-pid`.
87+
88+
89+
### 📊 Metrics
90+
91+
By default, running the watcher exposes metrics at `http://127.0.0.1:9001`.
92+
You can change the metrics endpoint by passing the `--metrics-addr` flag or setting the `METRICS_ADDR` environment variable.

0 commit comments

Comments
 (0)