blinklabs-io / tx-submit-api

Cardano Transaction Submit API service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create metrics endpoint

agaffney opened this issue · comments

This should be on a separate port from the API listener and provide metrics in Prometheus exporter format. We should track some basic operational/runtime metrics to begin with, and it should be pretty easy to track the number of transactions that are submitted, accepted, and rejected.