Observability: OpenTelemetry integration as middleware #20

Open
opened 2026-02-19 21:28:52 +00:00 by ash · 0 comments
Owner

What

Optional OTel middleware for tracing and metrics. NOT baked in — composable.

Traces

  • Command dispatch span
  • Event append span
  • Projection processing span
  • Subscription catch-up span

Metrics

  • Commands/sec, events/sec
  • Projection lag
  • DLQ size
  • Subscription position
  • Error rates

Key: this is middleware, not core. Zero overhead if not used.

## What Optional OTel middleware for tracing and metrics. NOT baked in — composable. ## Traces - Command dispatch span - Event append span - Projection processing span - Subscription catch-up span ## Metrics - Commands/sec, events/sec - Projection lag - DLQ size - Subscription position - Error rates ## Key: this is middleware, not core. Zero overhead if not used.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ash/eskit#20
No description provided.