Layr-Labs / eigenda-proxy

Secure and optimized communication layer for rollups using EigenDA.
MIT License
15 stars 22 forks source link

blob size metric #118

Closed hopeyen closed 1 month ago

hopeyen commented 2 months ago

add a simple metric to include blob sizes when proxy handle GET or PUT

for later we could add store as a label and replace Store.Stats()

samlaf commented 1 month ago

@hopeyen what's up with this?

hopeyen commented 1 month ago

@hopeyen what's up with this?

Was gonna add a blob size metrics to eigenda proxy for throughput testing, but now I think there are better places where this metrics could live, perhaps EigenDA client 🤔 Since there's no clear motivation to add this metrics, I will close the PR for now