File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -1651,10 +1651,22 @@ const USER_DOCS_REDIRECTS: Redirect[] = [
16511651 from : '/platforms/apple/metrics/' ,
16521652 to : '/platforms/apple/tracing/instrumentation/performance-metrics/' ,
16531653 } ,
1654+ {
1655+ from : '/platforms/unity/metrics/' ,
1656+ to : '/concepts/key-terms/tracing/span-metrics/' ,
1657+ } ,
16541658 {
16551659 from : '/platforms/php/metrics/' ,
16561660 to : '/concepts/key-terms/tracing/span-metrics/' ,
16571661 } ,
1662+ {
1663+ from : '/platforms/php/guides/laravel/metrics/' ,
1664+ to : '/concepts/key-terms/tracing/span-metrics/' ,
1665+ } ,
1666+ {
1667+ from : '/platforms/php/guides/symfony/metrics/' ,
1668+ to : '/concepts/key-terms/tracing/span-metrics/' ,
1669+ } ,
16581670 // END redirecting deprecated generic metrics docs to concepts
16591671 {
16601672 from : '/learn/cli/configuration/' ,
You can’t perform that action at this time.
0 commit comments