Tracing does not work on HTTPRoutes with matching conditions #2105
Labels
bug
Something isn't working
refined
Requirements are refined and the issue is ready to be implemented.
size/large
Estimated to be completed within two weeks
Milestone
Describe the bug
When using HTTPRoutes with matching conditions like headers, method, or queryParams, traffic is redirected from the external location to an internal location. Tracing does not work on this internal location. Traces must be initialized from the parent location.
To Reproduce
Additional context
NJS should help with creating a dynamic variable to start tracing depending on the incoming request.
The text was updated successfully, but these errors were encountered: