Poll metrics

This commit is contained in:
Riordan Panayides 2023-11-23 14:22:12 +00:00
parent 4f21a76966
commit ef9f5ae6d9
1 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,6 @@ kill_timeout = "5s"
[env]
RUST_LOG = "info,grpc_banking_transactions_notifications=debug"
[metrics]
path = "/metrics"
port = 9091