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 6236b80 commit 4407c99Copy full SHA for 4407c99
1 file changed
redirects.js
@@ -2248,6 +2248,10 @@ const userDocsRedirects = [
2248
source: '/product/performance/retention-priorities/',
2249
destination: '/organization/dynamic-sampling/',
2250
},
2251
+ {
2252
+ source: '/concepts/key-terms/key-terms/tracing/trace-view/',
2253
+ destination: '/concepts/key-terms/tracing/trace-view/',
2254
+ },
2255
// DOCS-2229: Flutter uses Dart SDK, not JS
2256
{
2257
source: '/platforms/javascript/guides/flutter/sourcemaps/',
0 commit comments