# EPF5 Week-10: Lighthouse PR review
## Week overview
- [X] Learned the comments of my PR reviewers.
- [X] Corrected the code according to the reviews.
- [X] Marked new questions I have after the corrections.
- [X] Discussed a failed metric with the Lighthouse team.
This week was shortened due to certain circumstances. I worked on the corrections of my Lighthouse PR code after the team review. I corrected the `custody` and `gossipsub` metrics and continued working on the `libp2p receive` metrics. I also received feedback from one of the fellows, Daniel, who attempted to work with my metrics set. I will check and fix the parts of the code that he suggested.
## Weekly EPF Activity
- [EPF5 Standup]()
- [EPF5 Office Hours]()
## TODO
- [ ] Get a code review from Jimmy and make neseccary corrections.
- [ ] Have a call with Parithosh to discuss my contributions.
- [ ] Continue working on the implementation of Lighthouse libp2p metrics.
- [ ] Get back to L2s and Beacon Blob Sidecars API.
## Links
[My Lighthouse PR](https://github.com/sigp/lighthouse/pull/6248)
[Lighthouse PR: Persist data columns to store #6255](https://github.com/sigp/lighthouse/pull/6255)
[Daniel: lighthouse metrics](https://github.com/dknopik/lighthouse/tree/das-metrics)