looplab / eventhorizon

Event Sourcing for Go!
Apache License 2.0
1.59k stars 195 forks source link

Fix / Add tracing outbox #365

Closed maxekman closed 2 years ago

maxekman commented 2 years ago

Description

Adds a tracing outbox to let trace spans propagate across handling of outbox items.

Also consolidates all tracing tooling into a single package.

Affected Components

Related Issues

Solution and Design

Steps to test and verify

IMAGE 2021-11-22 12:38:13

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.03%) to 68.378% when pulling f47d2f740012acdc178ae9b49dcca44d1f4829f2 on maxekman:fix/tracing-outbox into b5ee01be328bb15feb6901c602b7b9aaa1ead479 on looplab:main.