Frontmatter
| id | 9554 |
| title | Enhancement: Add Data Pipeline Telemetry & Performance Metrics |
| state | Open |
| labels | enhancementhelp wantedno auto closeaiperformancecore |
| assignees | [] |
| createdAt | Mar 25, 2026, 9:12 PM |
| updatedAt | Mar 26, 2026, 4:20 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9554 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
Enhancement: Add Data Pipeline Telemetry & Performance Metrics
Openenhancementhelp wantedno auto closeaiperformancecore
Goal
Capture and report granular performance metrics for every stage of the Data Pipeline.
Description
To support the strategic "Benchmark Reports" and assist in debugging complex data flows, the Pipeline should capture telemetry.
Requirements:
connectionStart / EndparserStart / EndnormalizerStart / Endtelemetryobject to the App Worker alongside the shaped data.Neo.util.Loggerfor optional performance profiling in the console.