Based on zkbesu at commit b74608c
Linea relevant feature and fixes:
- Create and publish Besu BOM (Bill of Materials) hyperledger#7615
- Add metrics related services to the Besu context for acceptance tests hyperledger#7797
- Add getPendingTransactions to TransactionPoolService hyperledger#7813
- Fix registering new metric categories from plugins hyperledger#7825
- Add a method to check if a metric category is enabled to the plugin API hyperledger#7832
- Expose histogram metrics in the Plugin API #51