Skip to content

RP-12: Build telemetry correlation engine#9

Merged
b17saurabh merged 1 commit into
mainfrom
RP-12/build-telemetry-correlation-engine
Jun 12, 2026
Merged

RP-12: Build telemetry correlation engine#9
b17saurabh merged 1 commit into
mainfrom
RP-12/build-telemetry-correlation-engine

Conversation

@b17saurabh

Copy link
Copy Markdown
Contributor

feat: build telemetry correlation engine

  • Implements CorrelationEngine with pluggable strategy pipeline
  • Adds TraceIdStrategy, RequestIdStrategy, TimeWindowStrategy, ErrorSignatureStrategy, DependencyStrategy
  • Adds POST /api/v1/correlate endpoint with typed schemas
  • Fixes ErrorSignatureStrategy — adds metadata field to TimelineEventResponse schema and passes it through
  • Adds tests for correlation API and shared domain engine

- Implements CorrelationEngine with pluggable strategy pipeline
- Adds TraceIdStrategy, RequestIdStrategy, TimeWindowStrategy,
  ErrorSignatureStrategy, DependencyStrategy
- Adds POST /api/v1/correlate endpoint with typed schemas
- Fixes ErrorSignatureStrategy — adds metadata field to
  TimelineEventResponse schema and passes it through
- Adds tests for correlation API and shared domain engine
@b17saurabh b17saurabh self-assigned this Jun 12, 2026
@b17saurabh b17saurabh merged commit 212f404 into main Jun 12, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant