linkedin/parseq

Statistical trace analytics

Opened this issue · 0 comments

This task involves processing a sample of traces from production traffic and building performance model out of it. It should allow:

  • detecting blocking tasks
  • identifying bottlenecks and problems e.g. through critical path analysis
  • building interactive performance model that would allow what-if analysis and focus on optimization of specific type of work e.g. what do I need to improve in order to improve 99th percentile latency