Todo: simplify metrics collection

Open
#26 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
go

Research direction

The issue names no files or tests; start by locating the metrics definitions and collection logic scattered across handlers and methods. Map the existing metrics before deciding where a single definition should live. Done means the metrics examples define metrics in one place and make adding specific metrics straightforward.

Written by the indexing model from the issue text.

Description

next up

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
Dominant language
Go
Stars
43
Forks
9
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from flashbots/go-template

All issues in flashbots/go-template

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.