bee icon indicating copy to clipboard operation
bee copied to clipboard

Node: Add a `developer` mode to Bee (--feature dev), which collects live performance metrics

Open Alex6323 opened this issue 3 years ago • 1 comments

Currently we use the dashboard to get a rough idea about how the node performs. But this is inaccurate and inefficient, because it has to be sent through websockets and then be rendered. Also it is limited. A developer mode behind a feature flag can produce much more relevant and accurate data to base decisions on.

Alex6323 avatar Jan 24 '21 16:01 Alex6323

Not necessarily a developer mode but we'll probably do a prometheus plugin like HORNET has at some point.

thibault-martinez avatar Jan 24 '21 16:01 thibault-martinez

Won't do given the new priority of the bee node.

thibault-martinez avatar Aug 24 '22 12:08 thibault-martinez