lilbrain_runtime
Correlate OpenTelemetry/Jaeger traces with the static call graph to reveal hot production paths and cold code. Pinpoint bottlenecks and dead code from trace JSON files.
Instructions
Correlate OpenTelemetry/Jaeger traces with static call graph. Find hot production paths and cold code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trace_dir | No | Directory containing trace JSON files | |
| trace_file | No | Path to trace JSON file |