We are using DataDog's Distributed tracing in a rails application and would like to write the trace_id (for a controller#action) so that we could access the url later to our Rails logs. How could I do this?
something like?:
trace_id = DataDog.trace_id