# EPF5 Week-13: Lighthouse metrics extended analysis ## Week overview - [X] Learned more about buckets - [X] Focused on Lighthouse dashboard - [X] Ran different configurations of Kurtosis for Lighthouse - [X] Studied other Lighthouse metrics not on dashboard - [X] Got analysis review from Jimmy ### Lighthouse metrics analysis and discussion As my new impemented metrics are not yet merged being on the review, this week I focused on some [research work](https://hackmd.io/@katya-blockchain-dev/lh-peerdas-metrics) on PeerDAS metrics. I experimented with Kurtosis configurations to understand peer count effects on metrics. However, Jimmy pointed out that real network values may differ, so focusing on devnet results is better. We discussed existing metrics, determining which are acceptable and which to add. We also talked about standardizing PeerDAS metrics across clients, though this is challenging due to varying implementations. Jimmy shared bucket adjustment techniques. Feedback indicates my dashboard is in use. ## Weekly EPF Activity - [EPF5 Standup]() - [EPF5 Office Hours]() AMA with Toni Wahrstätter, a researcher from Applied Research Group (EF team) https://github.com/eth-protocol-fellows/cohort-five/issues/403 [Dotpics.info - blockchain data analysis made by Toni](https://dotpics.info/) [PyXatu - Python interface for Xatu by Toni](https://github.com/nerolation/pyxatu) - [PeerDAS Breakout Room #7](https://github.com/ethereum/pm/issues/1139) Client updates, peerdas devnets 2 and 3, spec discussion. ## TODO - [ ] Merge my PRs into Lighthouse - [ ] Create a draft PR for Teku with some metrics - [ ] Discuss raising specs issue to standartize metrics ## Glossary | Term | Description | | -------- | -------- | | Bucket | A specific time interval or grouping of data points within a panel or dashboard | ## Links [Lighthouse PeerDAS metrics note](https://hackmd.io/@katya-blockchain-dev/lh-peerdas-metrics)