mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-02 22:23:09 +00:00
add metrics in libwaku
This commit is contained in:
parent
37226f90a1
commit
31a67447e4
@ -4,6 +4,7 @@
|
||||
|
||||
1. nwaku can be compiled as a library, `libwaku`.
|
||||
2. libwaku exposes c-bindings.
|
||||
3. Metrics can be enabled in libwaku.
|
||||
|
||||
## Usability
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
## Functionality
|
||||
|
||||
1. Nwaku is the used Waku implementation for relay mode.
|
||||
1. Nwaku is the used Waku implementation for relay mode.
|
||||
|
||||
## Usability
|
||||
|
||||
|
||||
@ -25,9 +25,26 @@ meaning that if Status were to use RLN (see Scale 1:1 chat messages PoC), then i
|
||||
|
||||
**FURPS**:
|
||||
|
||||
- [nwaku](/FURPS/application/nwaku.md): F1-2, S1-2, +1
|
||||
- [nwaku](/FURPS/application/nwaku.md): F1-3, S1-2, +1
|
||||
- [status-go](/FURPS/application/status_go.md): F1, U1, R1, P1, S1-2, +1
|
||||
|
||||
**GitHub Milestone and deliverables**: https://github.com/waku-org/pm/milestone/33
|
||||
|
||||
TODO: add https://github.com/waku-org/nwaku/issues/3202
|
||||
## Enable Waku Metrics in libwaku
|
||||
|
||||
**Owner**: nwaku
|
||||
|
||||
**Feature**: [nwaku](/FURPS/application/nwaku.md)
|
||||
|
||||
**FURPS**:
|
||||
- F3. Metrics can be enabled in libwaku.
|
||||
|
||||
https://github.com/waku-org/nwaku/issues/3202
|
||||
|
||||
**Checklist**:
|
||||
- [ ] Specs: link to specs and/or API definition
|
||||
- [ ] Code: link to GitHub issues/PRs/Epic
|
||||
- [ ] Dogfood: link to dogfooding session/artefact
|
||||
- [ ] Docs: links to README.md or docs.waku.org (TBD)
|
||||
|
||||
https://github.com/waku-org/nwaku/issues/3202
|
||||
Loading…
x
Reference in New Issue
Block a user