Backlog:
- Run static analysis tools on some repos, like unconvert, staticcheck etc.
- Read about Vuvuzela: https://discuss.libp2p.io/t/vuvuzela-scalable-private-messaging-resistant-to-traffic-analysis/53
- Read and comment on logging: https://docs.google.com/document/d/1aD3vPTTKEiRYhluLrqUpfHG4Q8eqBnnWl0MZKIzkIbE/edit#
Blocked:
- "Functional"/func gauges with OC through Prometheus: census-instrumentation/opencensus-go#1080
- Can't view libp2p sync meeting video: libp2p/team-mgmt#31 (comment)
Now:
- Using metrics to explore stream management characteristics in go-libp2p-kad-dht.
- Experimenting with OC tracing.
- libp2p/go-libp2p-kad-dht#322
2019-04-24:
- Read manager feedback.
- PR and issue comments.
2019-04-23:
2019-04-{18,22}: Australian public holidays
2019-04-17: Away
2019-04-16:
- Numerous comments and feedback on DHT related issues and discussions.
2019-04-15:
- libp2p/go-libp2p-kad-dht#321
- Updated stream pooling PR: libp2p/go-libp2p-kad-dht#285
- Opened Stackdriver PR on IPFS: ipfs/kubo#6217
- Merged basic OC metrics PR: libp2p/go-libp2p-kad-dht#317
2019-04-12:
- Spoke with Henri about using DHT for finding random nodes in Filecoin, and some other misc. DHT questions.
- More experimentation with OC tracing. It's used in the stream pooling branch: libp2p/go-libp2p-kad-dht#285.
- Reviewed pubsub metrics PR: libp2p/go-libp2p-pubsub#174
2019-04-11:
- Did peer reviews for bigs, vyzo, jhiesey and raulk.
- Learning about OC tracing, instrumented a personal project for practice.
2019-04-10:
- Spoke to @frrist about metrics and tracing in filecoin, ipfs and libp2p with OpenCensus. https://docs.google.com/document/d/1gGAP1-Hhcz45xjJvJ5VswZ3nXsoK2NWbLacpmxVcTDc/edit
- Merged libp2p/go-libp2p-kbucket#30
- Experimenting with OC tracing API: Attributes, annotations, linked spans.
- Spun up an IPFS daemon instance in Sydney.