flashbots / go-template

Template for Go projects
MIT License
36 stars 5 forks source link

Todo: simplify metrics collection #26

Open metachris opened 5 months ago

metachris commented 5 months ago

Metrics examples should include:

  1. all metrics defined in a single place (instead of scattered around handlers and methods)
  2. easy addition to specific metrics
metachris commented 1 month ago

See https://github.com/flashbots/mev-share-node/blob/main/metrics/metrics.go