blinklabs-io / tx-submit-api

Cardano Transaction Submit API service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improved metrics

wolf31o2 opened this issue · comments

Our initial metrics implementation includes lots of metrics related to Golang and Gin, but little about the transactions. Let's implement additional metrics to provide more insight into the traffic we're serving. Some ideas:

  • Metrics sliced by client IP address
  • Transaction contents (metadata or scripts)