From a customer issue
Currently, it is not possible to use the HTTP method (get,post,put..) from a transactions request in a traces_sampler function as it is not included in the sampling_context.
We should add the request to the sampling context to provide more flexibility for configuring sampling.
From a customer issue
We should add the request to the sampling context to provide more flexibility for configuring sampling.