sharding-p2p-poc
sharding-p2p-poc copied to clipboard
Survey tracing tools
What is wrong?
We don't have a tracing tool to see what happens in different servers when simulating/testing.
How can it be fixed?
Survey tracing tools
- [x] OpenTracing, opensensus
- e.g. survey by ipfs
- Other key words
- Jaeger, Zipkin
- Grafana
- [ ] Log aggregation
- for easier bug reproduction and visualization
- [ ] Visualization
- Gantt chart: through opentracing?
- Draw events through nodes
Note: EFK stack is probably an option for handling logging, later