Results 7 comments of Stefano M.

Dropped a draft PR, largely the metrics collected thus far are for more operational/performance metrics, would be good to add validator and block-level metrics additionally, would be great to hear...

Going for a sidecar approach for this, as opposed to the "deep" integration originally proposed in #294 given comments from @metachris > These changes are deep and extensive into the...

probably needs to support log-file-rotation etc... draft for now

here's my initial configuration for this [matchers.txt](https://github.com/flashbots/mev-boost/files/9735001/matchers.txt) [partials.txt](https://github.com/flashbots/mev-boost/files/9735002/partials.txt) ``` global: config_version: 3 input: type: file paths: - ./mev.log readall: true fail_on_missing_logfile: true imports: - type: grok_patterns dir: ./patterns metrics: -...

Major versions we’d probably still bump manually if we wanted to include a /v2 suffix on import, but would be an exceptional scenario for the most part Wanted to remove...

> Are you planning expose MEV Boost metrics? Yes! i'd proposed a full integration that was rejected here a while back https://github.com/flashbots/mev-boost/pull/294 on the grounds of the changes being too...

> Hey @0xste, this seems like a reasonable first step! Thanks. I've made some changes, please review if/when you have time. Looks good to me, beat me to the screenshot,...