mirror of https://github.com/waku-org/nwaku.git
bdb120d842
* feat(rln-relay): periodically log metrics * fix(chat2): enable metrics by default in chat2 config * test(chat2): metrics, gc compilation error * chore(metrics): make metrics a util, and import into wakunode2 apps dir * fix(metrics): raise error * fix(metrics): gc error * fix(wakunode2): remove setup_metrics * chore(metrics): waku utils metrics * fix(metrics): create waku_metrics in node dir * fix(metrics): log scope * fix(chat2): disable metrics server by default * fix(utils): collectorAsF64 proc def * fix(metrics): store metrics path |
||
---|---|---|
.. | ||
README.md | ||
collector.nim | ||
namespacing.nim | ||
peers.nim | ||
protobuf.nim | ||
requests.nim | ||
time.nim | ||
wakuenr.nim |
README.md
Utils
Collection of misc utilities that don't fit anywhere else, and are used by multiple independent modules.