ethresearch / sharding-p2p-poc

Proof of Concept of Ethereum Serenity Peer-to-Peer Layer on libp2p PubSub System
40 stars 19 forks source link

Collect data from Jaeger log collector #88

Closed ChihChengLiang closed 5 years ago

ChihChengLiang commented 5 years ago

What is wrong?

Jaeger provides beautiful UI for the tracing data. However, we need to derive from log data to metrics that answer the questions we are investigating, such as,

How can it be fixed?

Fortunately, Jaeger also provides raw JSON data to serve this analysis.

This issue depends on adding more tracking logs on the client.