waku-org / nwaku

Waku node and protocol.
Other
199 stars 51 forks source link

chore: create new RLN Grafana panel that counts the number of attached proofs per light client #3024

Open Ivansete-status opened 1 week ago

Ivansete-status commented 1 week ago

Description

The following has been implemented in js-waku. We need to have an appropriate Grafana panel where we can see the number of proofs generated per light-client within a RLN epoch (10 min at this time.)

Ideally, the panel should show:

For more context, the current limit for TWN is configured in: https://github.com/waku-org/nwaku/blob/01fe4d184764344055dced5ff65da2aa4fbe3a45/waku/factory/networks_config.nim#L29-L30

Related issue

[Epic: js-waku] RLN in resource-restricted environments - https://github.com/waku-org/pm/issues/169 https://docs.google.com/document/d/1L8HvXtAYk-JqQL6w3RgCskXwegcTa0J5nyH9YL4LrQE/edit#heading=h.vqpbd9ne1q33

fryorcraken commented 1 week ago

In grafana you can set and display thresholds. Would be useful for this graph