docs
Solution brainstorm: Hook into the build process to automatically wrap any middleware calls with spans.
Tests: Update the tests that check that middleware emits correct spans. Since we already added manual instrumentation wrappers for this we just need to update the test applications to remove the manual wrapping and then this should still work.
docs
Solution brainstorm: Hook into the build process to automatically wrap any middleware calls with spans.
Tests: Update the tests that check that middleware emits correct spans. Since we already added manual instrumentation wrappers for this we just need to update the test applications to remove the manual wrapping and then this should still work.