We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a355c2c commit fbeba60Copy full SHA for fbeba60
redirects.js
@@ -967,6 +967,10 @@ const userDocsRedirects = [
967
source: '/product/insights/agents/:path*',
968
destination: '/product/insights/ai/agents/:path*',
969
},
970
+ {
971
+ source: '/platforms/javascript/tracing/instrumentation/ai-agents-module',
972
+ destination: '/platforms/javascript/guides/node/tracing/instrumentation/ai-agents-module',
973
+ },
974
{
975
source: '/product/insights/retention-priorities/',
976
destination: '/organization/dynamic-sampling/',
0 commit comments