oskardudycz / EventSourcing.NetCore

Examples and Tutorials of Event Sourcing in .NET
https://event-driven.io
Creative Commons Attribution Share Alike 4.0 International
3.42k stars 515 forks source link

Open telemetry applied #181

Closed oskardudycz closed 1 year ago

oskardudycz commented 1 year ago

Introduced Open Telemetry tracing together with context propagation:

Removed MediatR as:

Removed previous manual instrumentation around correlation and causation ids.

TODO: