Bryn Cooke
Bryn Cooke
It's in the `[dev-dependencies]` to allow us to test otel payloads. I don't think it's an issue unless there is some way that dev dependencies can affect the main build.
I could get behind not specifying an error if the content type is not json/graphl and HTTP 200 is returned. We are also attaching the body of the response if...
We have been working on a design to generally overhaul error handling in the router. The design includes work to ensure that the errors that all errors are documented, errors...
Not sure about the oneshot, but the other issue is likely to be caused by the BatchSpanProcessor defaults not being good for production. In the short term the following env...
Going to close this for now in favor of #1789 as I think this is resolved by tweaking the batch span processor settings. If it still persists then feel free...
I had a go at this and although better it still produced occasional errors in the logs.
Any customization of attributes on spans is considered licensed functionality at this time. Telemetry is a huge part of the Router, and has had both a significant amount of effort...