Closed zachdaniel closed 6 years ago
https://github.com/spandex-project/spandex_datadog/pull/3 illustrates how we're just using a raw map to communicate data from the adapter to spandex. Instead, we should have distributed trace contexts hydrate a struct provided in core.
https://github.com/spandex-project/spandex_datadog/pull/3 illustrates how we're just using a raw map to communicate data from the adapter to spandex. Instead, we should have distributed trace contexts hydrate a struct provided in core.