spandex-project/spandex_datadog

Support setting Span analysis on the traces

Closed this issue · 1 comments

It would be great to be able to set fields into the metrics value of a span. This would allow for setting up span analytics on datadog.

E.G a way to make this happen

metrics: %{
  _sampling_priority_v1: priority,
  "_dd1.sr.eausr": analytics_sampling
}

Looks like this was added in #23