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 d86bf66 commit 07aca40Copy full SHA for 07aca40
redirects.js
@@ -995,10 +995,6 @@ const userDocsRedirects = [
995
{
996
source: '/platforms/javascript/guides/:guide/tracing/instrumentation/performance-metrics/',
997
destination: '/platforms/javascript/guides/:guide/tracing/span-metrics/performance-metrics/',
998
- },
999
- {
1000
- source: '/platforms/javascript/tracing/instrumentation/custom-instrumentation/',
1001
- destination: '/platforms/javascript/tracing/distributed-tracing/:path*',
1002
}
1003
];
1004
0 commit comments