Skip to content

Better OTEL integration for DataDog formatter

Choose a tag to compare

@AndrewDryga AndrewDryga released this 18 Oct 23:42
· 122 commits to master since this release
  • OTEL integration for DataDog: now DataDog formatter would attempt to take otel_span_id and otel_trace_id metadata keys and write them to dd.span_id and dd.trace_id fields accordingly (#91) by @btkostner