Bryn Cooke

Results 77 comments of Bryn Cooke

Not sure about not needing random access. One of the things that has come up is the need to be able to select via json path into these structures. Agree...

Hi @kindermax, I'm afraid that what you are trying to do can't possibly work. Extracting the trace ID and constructing the root span is necessarily the first thing that should...

That would be great. Make sure to add some sort of test. I think it's OK to strip dashes out as it's not as if we can use anything with...

I think this will be solved by the work that @bnjjj is working on.

Hmm, yes `response_body` does seem to be missing.

The main issue with implementing this is that the response when we get to the supergraph stage is a stream. To support this we will need to extend the Selector...

@krisztiansala Unfortunately we are still waiting on an Otel release. Are you using a custom router build? If so then you can use the latest router and use the following...