Expose metrics endpoints for sushiswap and merkl sushiswap watchers (#685)

This commit is contained in:
prathamesh0
2023-12-13 14:58:26 +05:30
committed by GitHub
parent 232d5618cb
commit 1ef0b316c6
4 changed files with 6 additions and 6 deletions
@@ -41,7 +41,7 @@
timeTravelMaxAge = 86400 # 1 day
[metrics]
host = "127.0.0.1"
host = "0.0.0.0"
port = 9000
[metrics.gql]
port = 9001
@@ -41,7 +41,7 @@
timeTravelMaxAge = 86400 # 1 day
[metrics]
host = "127.0.0.1"
host = "0.0.0.0"
port = 9000
[metrics.gql]
port = 9001