Skip to content

refactor(otel): centralize tag keys, align with semconv, and unify ITraceable - #91

Merged
falberthen merged 3 commits into
masterfrom
fix/otel-cleanup
Apr 25, 2026
Merged

refactor(otel): centralize tag keys, align with semconv, and unify ITraceable#91
falberthen merged 3 commits into
masterfrom
fix/otel-cleanup

Conversation

@falberthen

Copy link
Copy Markdown
Owner

Refactored

  • Add TelemetryTags + MessagingAttributes constants under Core.Infrastructure/OpenTelemetry.
  • Migrate Kafka and outbox spans to the current OTel messaging semconv attribute names.
  • Carry OrderId in ProcessPayment/ProcessShipment so they implement ITraceable.
  • Switch ITraceable value type to object; CommandBus is now the single point of span enrichment.
  • Update tests for new ProcessPayment/ProcessShipment factory signatures.

@falberthen
falberthen merged commit b2a6b64 into master Apr 25, 2026
3 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