Julian Boilen
Julian Boilen
## Motivation https://datadoghq.atlassian.net/browse/MLOB-4380 ## Description Adds traces for MCP server `initialize` requests and responses. They are recorded as `mcp.initialize` with the full content of the request and response, just like...
## Summary - replace the bespoke svg-component-loader with @svgr/webpack and configure webpack to hand off SVG imports to the new loader while keeping ?asset URLs working - add @svgr/webpack as...
## Summary - update the frontend dependencies to react-router-dom v6 and add the standalone history helper - refactor the application router to use HistoryRouter/Routes and restructure layout rendering with outlets...