From 08f985acc2941241ad19ad31425737dcb2c87f17 Mon Sep 17 00:00:00 2001 From: Alex Krawiec Date: Tue, 8 Sep 2026 11:16:05 -0700 Subject: [PATCH 1/3] docs: De-duplicate Troubleshooting and Custom Instrumentation page titles Give section-specific troubleshooting pages descriptive titles (Tracing Troubleshooting, Crons Troubleshooting, Profiling Troubleshooting, etc.) so their rendered tags no longer collide within a platform. Each platform's top-level "Troubleshooting" page is left unchanged. Rename the trace-propagation "Custom Instrumentation" pages to "Custom Trace Propagation" to distinguish them from the performance-oriented custom-instrumentation pages. Covers 33 pages. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --- docs/platforms/android/profiling/troubleshooting/index.mdx | 2 +- docs/platforms/android/session-replay/troubleshooting.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- docs/platforms/apple/common/profiling/troubleshooting/index.mdx | 2 +- docs/platforms/apple/common/session-replay/troubleshooting.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../dart/guides/flutter/profiling/troubleshooting/index.mdx | 2 +- .../platforms/dotnet/common/profiling/troubleshooting/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- docs/platforms/dotnet/common/tracing/troubleshooting/index.mdx | 2 +- docs/platforms/dotnet/guides/aspnet/tracing/troubleshooting.mdx | 2 +- docs/platforms/elixir/crons/troubleshooting.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- docs/platforms/go/common/tracing/troubleshooting/index.mdx | 2 +- docs/platforms/java/common/crons/troubleshooting.mdx | 2 +- .../java/common/opentelemetry/troubleshooting/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- docs/platforms/java/common/tracing/troubleshooting/index.mdx | 2 +- docs/platforms/javascript/common/crons/troubleshooting.mdx | 2 +- .../javascript/common/session-replay/troubleshooting.mdx | 2 +- .../javascript/common/tracing/troubleshooting/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- docs/platforms/powershell/tracing/troubleshooting/index.mdx | 2 +- docs/platforms/python/tracing/troubleshooting/index.mdx | 2 +- .../react-native/common/profiling/troubleshooting/index.mdx | 2 +- .../react-native/common/tracing/troubleshooting/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../monitors-and-alerts/monitors/crons/troubleshooting.mdx | 2 +- .../monitors/uptime-monitoring/troubleshooting.mdx | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) diff --git a/docs/platforms/android/profiling/troubleshooting/index.mdx b/docs/platforms/android/profiling/troubleshooting/index.mdx index c41b20ef1d8f8..881cbb45027dd 100644 --- a/docs/platforms/android/profiling/troubleshooting/index.mdx +++ b/docs/platforms/android/profiling/troubleshooting/index.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Profiling Troubleshooting" description: "Learn how to troubleshoot your profiling setup." sidebar_order: 9000 --- diff --git a/docs/platforms/android/session-replay/troubleshooting.mdx b/docs/platforms/android/session-replay/troubleshooting.mdx index 0ae04df5f5c80..ec1b949d6ee34 100644 --- a/docs/platforms/android/session-replay/troubleshooting.mdx +++ b/docs/platforms/android/session-replay/troubleshooting.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Session Replay Troubleshooting" sidebar_order: 5503 notSupported: description: "Troubleshooting issues with Session Replay" diff --git a/docs/platforms/android/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/android/tracing/trace-propagation/custom-instrumentation/index.mdx index c95628d0bcfd3..588e59ed62ae9 100644 --- a/docs/platforms/android/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/android/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: Custom Instrumentation +title: "Custom Trace Propagation" sidebar_order: 40 --- diff --git a/docs/platforms/apple/common/profiling/troubleshooting/index.mdx b/docs/platforms/apple/common/profiling/troubleshooting/index.mdx index ee87700b83367..c6eb1f287ca0e 100644 --- a/docs/platforms/apple/common/profiling/troubleshooting/index.mdx +++ b/docs/platforms/apple/common/profiling/troubleshooting/index.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Profiling Troubleshooting" description: "Learn how to troubleshoot your profiling setup." sidebar_order: 9000 --- diff --git a/docs/platforms/apple/common/session-replay/troubleshooting.mdx b/docs/platforms/apple/common/session-replay/troubleshooting.mdx index b6de8679a3856..a168dc885c0ad 100644 --- a/docs/platforms/apple/common/session-replay/troubleshooting.mdx +++ b/docs/platforms/apple/common/session-replay/troubleshooting.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Session Replay Troubleshooting" sidebar_order: 5504 description: "Troubleshoot and resolve common issues with the iOS Session Replay." notSupported: diff --git a/docs/platforms/dart/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/dart/common/tracing/trace-propagation/custom-instrumentation/index.mdx index c030ff39a2a3f..5db8f7c49ddc6 100644 --- a/docs/platforms/dart/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/dart/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: Custom Instrumentation +title: "Custom Trace Propagation" sidebar_order: 40 --- diff --git a/docs/platforms/dart/guides/flutter/profiling/troubleshooting/index.mdx b/docs/platforms/dart/guides/flutter/profiling/troubleshooting/index.mdx index e8d61cdf3461e..a32215a52b14d 100644 --- a/docs/platforms/dart/guides/flutter/profiling/troubleshooting/index.mdx +++ b/docs/platforms/dart/guides/flutter/profiling/troubleshooting/index.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Profiling Troubleshooting" description: "Learn how to troubleshoot your profiling setup." sidebar_order: 9000 --- diff --git a/docs/platforms/dotnet/common/profiling/troubleshooting/index.mdx b/docs/platforms/dotnet/common/profiling/troubleshooting/index.mdx index 380fdf912c294..cbcbf56ab243c 100644 --- a/docs/platforms/dotnet/common/profiling/troubleshooting/index.mdx +++ b/docs/platforms/dotnet/common/profiling/troubleshooting/index.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Profiling Troubleshooting" description: "Learn how to troubleshoot your profiling setup." sidebar_order: 9000 notSupported: diff --git a/docs/platforms/dotnet/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/dotnet/common/tracing/trace-propagation/custom-instrumentation/index.mdx index c95628d0bcfd3..588e59ed62ae9 100644 --- a/docs/platforms/dotnet/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/dotnet/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: Custom Instrumentation +title: "Custom Trace Propagation" sidebar_order: 40 --- diff --git a/docs/platforms/dotnet/common/tracing/troubleshooting/index.mdx b/docs/platforms/dotnet/common/tracing/troubleshooting/index.mdx index 91680e839de3e..d780efc2bb9b9 100644 --- a/docs/platforms/dotnet/common/tracing/troubleshooting/index.mdx +++ b/docs/platforms/dotnet/common/tracing/troubleshooting/index.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Tracing Troubleshooting" description: "Learn how to troubleshoot your tracing setup." sidebar_order: 9000 --- diff --git a/docs/platforms/dotnet/guides/aspnet/tracing/troubleshooting.mdx b/docs/platforms/dotnet/guides/aspnet/tracing/troubleshooting.mdx index 1762c45c8ce55..b45aeb8e3b13c 100644 --- a/docs/platforms/dotnet/guides/aspnet/tracing/troubleshooting.mdx +++ b/docs/platforms/dotnet/guides/aspnet/tracing/troubleshooting.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Tracing Troubleshooting" sidebar_order: 9000 description: "Learn more about how to troubleshoot performance issues with the ASP.NET SDK." --- diff --git a/docs/platforms/elixir/crons/troubleshooting.mdx b/docs/platforms/elixir/crons/troubleshooting.mdx index 9d92124e718c5..53509ff567db9 100644 --- a/docs/platforms/elixir/crons/troubleshooting.mdx +++ b/docs/platforms/elixir/crons/troubleshooting.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Crons Troubleshooting" description: "Learn how to troubleshoot your Cron Monitoring setup." sidebar_order: 9000 --- diff --git a/docs/platforms/go/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/go/common/tracing/trace-propagation/custom-instrumentation/index.mdx index c95628d0bcfd3..588e59ed62ae9 100644 --- a/docs/platforms/go/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/go/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: Custom Instrumentation +title: "Custom Trace Propagation" sidebar_order: 40 --- diff --git a/docs/platforms/go/common/tracing/troubleshooting/index.mdx b/docs/platforms/go/common/tracing/troubleshooting/index.mdx index 91680e839de3e..d780efc2bb9b9 100644 --- a/docs/platforms/go/common/tracing/troubleshooting/index.mdx +++ b/docs/platforms/go/common/tracing/troubleshooting/index.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Tracing Troubleshooting" description: "Learn how to troubleshoot your tracing setup." sidebar_order: 9000 --- diff --git a/docs/platforms/java/common/crons/troubleshooting.mdx b/docs/platforms/java/common/crons/troubleshooting.mdx index 7dca5448adb7d..f3af201be8054 100644 --- a/docs/platforms/java/common/crons/troubleshooting.mdx +++ b/docs/platforms/java/common/crons/troubleshooting.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Crons Troubleshooting" description: "Learn how to troubleshoot your Cron Monitoring setup." sidebar_order: 9000 --- diff --git a/docs/platforms/java/common/opentelemetry/troubleshooting/index.mdx b/docs/platforms/java/common/opentelemetry/troubleshooting/index.mdx index 3a694fa04fa78..3f9123143631b 100644 --- a/docs/platforms/java/common/opentelemetry/troubleshooting/index.mdx +++ b/docs/platforms/java/common/opentelemetry/troubleshooting/index.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "OpenTelemetry Troubleshooting" sdk: sentry.java.opentelemetry-agentless description: "Troubleshoot Java OpenTelemetry problems." sidebar_order: 400 diff --git a/docs/platforms/java/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/java/common/tracing/trace-propagation/custom-instrumentation/index.mdx index c95628d0bcfd3..588e59ed62ae9 100644 --- a/docs/platforms/java/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/java/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: Custom Instrumentation +title: "Custom Trace Propagation" sidebar_order: 40 --- diff --git a/docs/platforms/java/common/tracing/troubleshooting/index.mdx b/docs/platforms/java/common/tracing/troubleshooting/index.mdx index 6d752f84af6b5..4caac11832f13 100644 --- a/docs/platforms/java/common/tracing/troubleshooting/index.mdx +++ b/docs/platforms/java/common/tracing/troubleshooting/index.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Tracing Troubleshooting" description: "Learn how to troubleshoot your tracing setup." sidebar_order: 9000 --- diff --git a/docs/platforms/javascript/common/crons/troubleshooting.mdx b/docs/platforms/javascript/common/crons/troubleshooting.mdx index 5fa4d995876f7..8fb8bda694209 100644 --- a/docs/platforms/javascript/common/crons/troubleshooting.mdx +++ b/docs/platforms/javascript/common/crons/troubleshooting.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Crons Troubleshooting" description: "Learn how to troubleshoot your Cron Monitoring setup." sidebar_order: 9000 supported: diff --git a/docs/platforms/javascript/common/session-replay/troubleshooting.mdx b/docs/platforms/javascript/common/session-replay/troubleshooting.mdx index 130cb02111a2f..3f7baaff23dba 100644 --- a/docs/platforms/javascript/common/session-replay/troubleshooting.mdx +++ b/docs/platforms/javascript/common/session-replay/troubleshooting.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Session Replay Troubleshooting" sidebar_order: 9000 notSupported: - javascript.cordova diff --git a/docs/platforms/javascript/common/tracing/troubleshooting/index.mdx b/docs/platforms/javascript/common/tracing/troubleshooting/index.mdx index a28f9f8e05e35..9e05267d65fa6 100644 --- a/docs/platforms/javascript/common/tracing/troubleshooting/index.mdx +++ b/docs/platforms/javascript/common/tracing/troubleshooting/index.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Tracing Troubleshooting" description: "Learn how to troubleshoot your tracing setup." sidebar_order: 9000 --- diff --git a/docs/platforms/native/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/native/common/tracing/trace-propagation/custom-instrumentation/index.mdx index c95628d0bcfd3..588e59ed62ae9 100644 --- a/docs/platforms/native/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/native/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: Custom Instrumentation +title: "Custom Trace Propagation" sidebar_order: 40 --- diff --git a/docs/platforms/php/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/php/common/tracing/trace-propagation/custom-instrumentation/index.mdx index c95628d0bcfd3..588e59ed62ae9 100644 --- a/docs/platforms/php/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/php/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: Custom Instrumentation +title: "Custom Trace Propagation" sidebar_order: 40 --- diff --git a/docs/platforms/powershell/tracing/troubleshooting/index.mdx b/docs/platforms/powershell/tracing/troubleshooting/index.mdx index 91680e839de3e..d780efc2bb9b9 100644 --- a/docs/platforms/powershell/tracing/troubleshooting/index.mdx +++ b/docs/platforms/powershell/tracing/troubleshooting/index.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Tracing Troubleshooting" description: "Learn how to troubleshoot your tracing setup." sidebar_order: 9000 --- diff --git a/docs/platforms/python/tracing/troubleshooting/index.mdx b/docs/platforms/python/tracing/troubleshooting/index.mdx index 9ac0bf712cc7a..f46c9fb7fd291 100644 --- a/docs/platforms/python/tracing/troubleshooting/index.mdx +++ b/docs/platforms/python/tracing/troubleshooting/index.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Tracing Troubleshooting" description: "Learn how to troubleshoot your tracing setup." sidebar_order: 60 --- diff --git a/docs/platforms/react-native/common/profiling/troubleshooting/index.mdx b/docs/platforms/react-native/common/profiling/troubleshooting/index.mdx index 7359faebf0698..00398ad4f42d4 100644 --- a/docs/platforms/react-native/common/profiling/troubleshooting/index.mdx +++ b/docs/platforms/react-native/common/profiling/troubleshooting/index.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Profiling Troubleshooting" description: "Learn how to troubleshoot your profiling setup." sidebar_order: 9000 --- diff --git a/docs/platforms/react-native/common/tracing/troubleshooting/index.mdx b/docs/platforms/react-native/common/tracing/troubleshooting/index.mdx index 35105286f0441..3f44f1edf8a69 100644 --- a/docs/platforms/react-native/common/tracing/troubleshooting/index.mdx +++ b/docs/platforms/react-native/common/tracing/troubleshooting/index.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Tracing Troubleshooting" description: "Learn how to troubleshoot your tracing setup." sidebar_order: 9000 --- diff --git a/docs/platforms/ruby/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/ruby/common/tracing/trace-propagation/custom-instrumentation/index.mdx index c95628d0bcfd3..588e59ed62ae9 100644 --- a/docs/platforms/ruby/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/ruby/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: Custom Instrumentation +title: "Custom Trace Propagation" sidebar_order: 40 --- diff --git a/docs/platforms/rust/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/rust/common/tracing/trace-propagation/custom-instrumentation/index.mdx index c95628d0bcfd3..588e59ed62ae9 100644 --- a/docs/platforms/rust/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/rust/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: Custom Instrumentation +title: "Custom Trace Propagation" sidebar_order: 40 --- diff --git a/docs/platforms/unity/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/unity/tracing/trace-propagation/custom-instrumentation/index.mdx index c95628d0bcfd3..588e59ed62ae9 100644 --- a/docs/platforms/unity/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/unity/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: Custom Instrumentation +title: "Custom Trace Propagation" sidebar_order: 40 --- diff --git a/docs/platforms/unreal/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/unreal/tracing/trace-propagation/custom-instrumentation/index.mdx index c95628d0bcfd3..588e59ed62ae9 100644 --- a/docs/platforms/unreal/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/unreal/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: Custom Instrumentation +title: "Custom Trace Propagation" sidebar_order: 40 --- diff --git a/docs/product/monitors-and-alerts/monitors/crons/troubleshooting.mdx b/docs/product/monitors-and-alerts/monitors/crons/troubleshooting.mdx index 5d3b27727a570..19c5765269240 100644 --- a/docs/product/monitors-and-alerts/monitors/crons/troubleshooting.mdx +++ b/docs/product/monitors-and-alerts/monitors/crons/troubleshooting.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Crons Troubleshooting" sidebar_order: 3 description: "Troubleshoot common issues with cron monitoring." --- diff --git a/docs/product/monitors-and-alerts/monitors/uptime-monitoring/troubleshooting.mdx b/docs/product/monitors-and-alerts/monitors/uptime-monitoring/troubleshooting.mdx index 7bd8b81dec316..a43f7a2be56d1 100644 --- a/docs/product/monitors-and-alerts/monitors/uptime-monitoring/troubleshooting.mdx +++ b/docs/product/monitors-and-alerts/monitors/uptime-monitoring/troubleshooting.mdx @@ -1,5 +1,5 @@ --- -title: Troubleshooting +title: "Uptime Monitoring Troubleshooting" sidebar_order: 53 description: "Learn how to troubleshoot potential Uptime Monitoring problems." --- From 50931edaf7620497a6d5e90bd6d122dea2507b76 Mon Sep 17 00:00:00 2001 From: Alex Krawiec <alex.krawiec@sentry.io> Date: Tue, 8 Sep 2026 11:40:23 -0700 Subject: [PATCH 2/3] docs: Rename Custom Instrumentation trace-propagation pages consistently Following review feedback: instead of "Custom Trace Propagation" (which mismatched the ~16 inbound links reading "custom instrumentation"), use "Custom Instrumentation for Distributed Tracing". The inbound links read "...set up custom instrumentation for distributed tracing", so they now flow naturally into the page title. Also unifies the JavaScript and Python pages (which already used "Custom Trace Propagation") under the same name so the concept has one title across all platforms, and updates the 3 links that used the old anchor text. 13 pages retitled, 3 links fixed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../distributed-tracing/custom-instrumentation/index.mdx | 2 +- .../javascript/common/tracing/instrumentation/index.mdx | 2 +- .../javascript/common/tracing/streamed-spans/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../distributed-tracing/custom-trace-propagation/index.mdx | 2 +- docs/platforms/python/tracing/streamed-spans/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- .../tracing/trace-propagation/custom-instrumentation/index.mdx | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/platforms/android/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/android/tracing/trace-propagation/custom-instrumentation/index.mdx index 588e59ed62ae9..453e802987392 100644 --- a/docs/platforms/android/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/android/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: "Custom Trace Propagation" +title: "Custom Instrumentation for Distributed Tracing" sidebar_order: 40 --- diff --git a/docs/platforms/dart/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/dart/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 5db8f7c49ddc6..92fc6b92d1367 100644 --- a/docs/platforms/dart/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/dart/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: "Custom Trace Propagation" +title: "Custom Instrumentation for Distributed Tracing" sidebar_order: 40 --- diff --git a/docs/platforms/dotnet/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/dotnet/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 588e59ed62ae9..453e802987392 100644 --- a/docs/platforms/dotnet/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/dotnet/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: "Custom Trace Propagation" +title: "Custom Instrumentation for Distributed Tracing" sidebar_order: 40 --- diff --git a/docs/platforms/go/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/go/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 588e59ed62ae9..453e802987392 100644 --- a/docs/platforms/go/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/go/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: "Custom Trace Propagation" +title: "Custom Instrumentation for Distributed Tracing" sidebar_order: 40 --- diff --git a/docs/platforms/java/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/java/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 588e59ed62ae9..453e802987392 100644 --- a/docs/platforms/java/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/java/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: "Custom Trace Propagation" +title: "Custom Instrumentation for Distributed Tracing" sidebar_order: 40 --- diff --git a/docs/platforms/javascript/common/tracing/distributed-tracing/custom-instrumentation/index.mdx b/docs/platforms/javascript/common/tracing/distributed-tracing/custom-instrumentation/index.mdx index f8add2ee45ec4..4381aca74a5a4 100644 --- a/docs/platforms/javascript/common/tracing/distributed-tracing/custom-instrumentation/index.mdx +++ b/docs/platforms/javascript/common/tracing/distributed-tracing/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: Custom Trace Propagation +title: "Custom Instrumentation for Distributed Tracing" sidebar_order: 40 notSupported: - javascript.cordova diff --git a/docs/platforms/javascript/common/tracing/instrumentation/index.mdx b/docs/platforms/javascript/common/tracing/instrumentation/index.mdx index b068af63463ac..6deaafed57973 100644 --- a/docs/platforms/javascript/common/tracing/instrumentation/index.mdx +++ b/docs/platforms/javascript/common/tracing/instrumentation/index.mdx @@ -163,7 +163,7 @@ See <PlatformLink to="/apis/#tracing-utilities">Tracing Utility APIs</PlatformLi <PlatformSection notSupported={['javascript.cordova']}> ## Distributed Tracing -See <PlatformLink to="/tracing/trace-propagation/custom-instrumentation/">Custom Trace Propagation</PlatformLink> for details on how to manually set up distributed tracing. +See <PlatformLink to="/tracing/trace-propagation/custom-instrumentation/">custom instrumentation</PlatformLink> for details on how to manually set up distributed tracing. </PlatformSection> diff --git a/docs/platforms/javascript/common/tracing/streamed-spans/index.mdx b/docs/platforms/javascript/common/tracing/streamed-spans/index.mdx index 5aa407fb42281..7dfa22672121e 100644 --- a/docs/platforms/javascript/common/tracing/streamed-spans/index.mdx +++ b/docs/platforms/javascript/common/tracing/streamed-spans/index.mdx @@ -437,7 +437,7 @@ If you're auto-instrumenting and don't know what the initial name of a span is w ## Distributed Tracing (Optional) Distributed tracing works out of the box when tracing is enabled and works the same way in stream mode. If you need to manually propagate trace context, for example, -when the SDK can't instrument automatically, see <PlatformLink to="/tracing/distributed-tracing/custom-instrumentation/">Custom Trace Propagation</PlatformLink>. +when the SDK can't instrument automatically, see <PlatformLink to="/tracing/distributed-tracing/custom-instrumentation/">custom instrumentation for distributed tracing</PlatformLink>. ## Verify Your Setup diff --git a/docs/platforms/native/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/native/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 588e59ed62ae9..453e802987392 100644 --- a/docs/platforms/native/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/native/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: "Custom Trace Propagation" +title: "Custom Instrumentation for Distributed Tracing" sidebar_order: 40 --- diff --git a/docs/platforms/php/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/php/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 588e59ed62ae9..453e802987392 100644 --- a/docs/platforms/php/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/php/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: "Custom Trace Propagation" +title: "Custom Instrumentation for Distributed Tracing" sidebar_order: 40 --- diff --git a/docs/platforms/python/tracing/distributed-tracing/custom-trace-propagation/index.mdx b/docs/platforms/python/tracing/distributed-tracing/custom-trace-propagation/index.mdx index 738df1dc027f4..913aa74c622c8 100644 --- a/docs/platforms/python/tracing/distributed-tracing/custom-trace-propagation/index.mdx +++ b/docs/platforms/python/tracing/distributed-tracing/custom-trace-propagation/index.mdx @@ -1,5 +1,5 @@ --- -title: Custom Trace Propagation +title: "Custom Instrumentation for Distributed Tracing" sidebar_order: 10 --- diff --git a/docs/platforms/python/tracing/streamed-spans/index.mdx b/docs/platforms/python/tracing/streamed-spans/index.mdx index ccb8d2b4fc75a..777c17dfd7aeb 100644 --- a/docs/platforms/python/tracing/streamed-spans/index.mdx +++ b/docs/platforms/python/tracing/streamed-spans/index.mdx @@ -306,7 +306,7 @@ with sentry_sdk.traces.start_span(name="span in trace 2"): </SplitSection> </SplitLayout> -See <PlatformLink to="/tracing/distributed-tracing/custom-trace-propagation/">Custom Trace Propagation</PlatformLink> for more information on distributed tracing. +See <PlatformLink to="/tracing/distributed-tracing/custom-trace-propagation/">custom instrumentation</PlatformLink> for more information on distributed tracing. ## Extended Configuration (Optional) diff --git a/docs/platforms/ruby/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/ruby/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 588e59ed62ae9..453e802987392 100644 --- a/docs/platforms/ruby/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/ruby/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: "Custom Trace Propagation" +title: "Custom Instrumentation for Distributed Tracing" sidebar_order: 40 --- diff --git a/docs/platforms/rust/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/rust/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 588e59ed62ae9..453e802987392 100644 --- a/docs/platforms/rust/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/rust/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: "Custom Trace Propagation" +title: "Custom Instrumentation for Distributed Tracing" sidebar_order: 40 --- diff --git a/docs/platforms/unity/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/unity/tracing/trace-propagation/custom-instrumentation/index.mdx index 588e59ed62ae9..453e802987392 100644 --- a/docs/platforms/unity/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/unity/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: "Custom Trace Propagation" +title: "Custom Instrumentation for Distributed Tracing" sidebar_order: 40 --- diff --git a/docs/platforms/unreal/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/unreal/tracing/trace-propagation/custom-instrumentation/index.mdx index 588e59ed62ae9..453e802987392 100644 --- a/docs/platforms/unreal/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/unreal/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,5 @@ --- -title: "Custom Trace Propagation" +title: "Custom Instrumentation for Distributed Tracing" sidebar_order: 40 --- From f07061c69e5ebb60fed669b9a5b221cacf8e87b7 Mon Sep 17 00:00:00 2001 From: Alex Krawiec <alex.krawiec@sentry.io> Date: Thu, 10 Sep 2026 11:27:00 -0700 Subject: [PATCH 3/3] docs: Add sidebar_title to keep menu labels short after retitling Addresses review feedback about sidebar duplication/bloat (e.g. "Session Replay Troubleshooting" under the Session Replay section). Set sidebar_title so the menu reverts to the short label while the unique, descriptive title still drives the H1 and <title> tag: - Section troubleshooting pages: sidebar_title "Troubleshooting" - Distributed-tracing pages: sidebar_title "Custom Instrumentation" 35 pages. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --- docs/platforms/android/profiling/troubleshooting/index.mdx | 1 + docs/platforms/android/session-replay/troubleshooting.mdx | 1 + .../tracing/trace-propagation/custom-instrumentation/index.mdx | 1 + docs/platforms/apple/common/profiling/troubleshooting/index.mdx | 1 + docs/platforms/apple/common/session-replay/troubleshooting.mdx | 1 + .../tracing/trace-propagation/custom-instrumentation/index.mdx | 1 + .../dart/guides/flutter/profiling/troubleshooting/index.mdx | 1 + docs/platforms/dotnet/common/profiling/troubleshooting/index.mdx | 1 + .../tracing/trace-propagation/custom-instrumentation/index.mdx | 1 + docs/platforms/dotnet/common/tracing/troubleshooting/index.mdx | 1 + docs/platforms/dotnet/guides/aspnet/tracing/troubleshooting.mdx | 1 + docs/platforms/elixir/crons/troubleshooting.mdx | 1 + .../tracing/trace-propagation/custom-instrumentation/index.mdx | 1 + docs/platforms/go/common/tracing/troubleshooting/index.mdx | 1 + docs/platforms/java/common/crons/troubleshooting.mdx | 1 + .../java/common/opentelemetry/troubleshooting/index.mdx | 1 + .../tracing/trace-propagation/custom-instrumentation/index.mdx | 1 + docs/platforms/java/common/tracing/troubleshooting/index.mdx | 1 + docs/platforms/javascript/common/crons/troubleshooting.mdx | 1 + .../javascript/common/session-replay/troubleshooting.mdx | 1 + .../tracing/distributed-tracing/custom-instrumentation/index.mdx | 1 + .../javascript/common/tracing/troubleshooting/index.mdx | 1 + .../tracing/trace-propagation/custom-instrumentation/index.mdx | 1 + .../tracing/trace-propagation/custom-instrumentation/index.mdx | 1 + docs/platforms/powershell/tracing/troubleshooting/index.mdx | 1 + .../distributed-tracing/custom-trace-propagation/index.mdx | 1 + docs/platforms/python/tracing/troubleshooting/index.mdx | 1 + .../react-native/common/profiling/troubleshooting/index.mdx | 1 + .../react-native/common/tracing/troubleshooting/index.mdx | 1 + .../tracing/trace-propagation/custom-instrumentation/index.mdx | 1 + .../tracing/trace-propagation/custom-instrumentation/index.mdx | 1 + .../tracing/trace-propagation/custom-instrumentation/index.mdx | 1 + .../tracing/trace-propagation/custom-instrumentation/index.mdx | 1 + .../monitors-and-alerts/monitors/crons/troubleshooting.mdx | 1 + .../monitors/uptime-monitoring/troubleshooting.mdx | 1 + 35 files changed, 35 insertions(+) diff --git a/docs/platforms/android/profiling/troubleshooting/index.mdx b/docs/platforms/android/profiling/troubleshooting/index.mdx index 881cbb45027dd..ce4d9fc138b80 100644 --- a/docs/platforms/android/profiling/troubleshooting/index.mdx +++ b/docs/platforms/android/profiling/troubleshooting/index.mdx @@ -1,5 +1,6 @@ --- title: "Profiling Troubleshooting" +sidebar_title: "Troubleshooting" description: "Learn how to troubleshoot your profiling setup." sidebar_order: 9000 --- diff --git a/docs/platforms/android/session-replay/troubleshooting.mdx b/docs/platforms/android/session-replay/troubleshooting.mdx index ec1b949d6ee34..73c023966b9bb 100644 --- a/docs/platforms/android/session-replay/troubleshooting.mdx +++ b/docs/platforms/android/session-replay/troubleshooting.mdx @@ -1,5 +1,6 @@ --- title: "Session Replay Troubleshooting" +sidebar_title: "Troubleshooting" sidebar_order: 5503 notSupported: description: "Troubleshooting issues with Session Replay" diff --git a/docs/platforms/android/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/android/tracing/trace-propagation/custom-instrumentation/index.mdx index 453e802987392..548e36d981295 100644 --- a/docs/platforms/android/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/android/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,6 @@ --- title: "Custom Instrumentation for Distributed Tracing" +sidebar_title: "Custom Instrumentation" sidebar_order: 40 --- diff --git a/docs/platforms/apple/common/profiling/troubleshooting/index.mdx b/docs/platforms/apple/common/profiling/troubleshooting/index.mdx index c6eb1f287ca0e..70dec7300cdf6 100644 --- a/docs/platforms/apple/common/profiling/troubleshooting/index.mdx +++ b/docs/platforms/apple/common/profiling/troubleshooting/index.mdx @@ -1,5 +1,6 @@ --- title: "Profiling Troubleshooting" +sidebar_title: "Troubleshooting" description: "Learn how to troubleshoot your profiling setup." sidebar_order: 9000 --- diff --git a/docs/platforms/apple/common/session-replay/troubleshooting.mdx b/docs/platforms/apple/common/session-replay/troubleshooting.mdx index a168dc885c0ad..67a33020979ae 100644 --- a/docs/platforms/apple/common/session-replay/troubleshooting.mdx +++ b/docs/platforms/apple/common/session-replay/troubleshooting.mdx @@ -1,5 +1,6 @@ --- title: "Session Replay Troubleshooting" +sidebar_title: "Troubleshooting" sidebar_order: 5504 description: "Troubleshoot and resolve common issues with the iOS Session Replay." notSupported: diff --git a/docs/platforms/dart/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/dart/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 92fc6b92d1367..9772649fa08af 100644 --- a/docs/platforms/dart/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/dart/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,6 @@ --- title: "Custom Instrumentation for Distributed Tracing" +sidebar_title: "Custom Instrumentation" sidebar_order: 40 --- diff --git a/docs/platforms/dart/guides/flutter/profiling/troubleshooting/index.mdx b/docs/platforms/dart/guides/flutter/profiling/troubleshooting/index.mdx index a32215a52b14d..4d9a21cb76092 100644 --- a/docs/platforms/dart/guides/flutter/profiling/troubleshooting/index.mdx +++ b/docs/platforms/dart/guides/flutter/profiling/troubleshooting/index.mdx @@ -1,5 +1,6 @@ --- title: "Profiling Troubleshooting" +sidebar_title: "Troubleshooting" description: "Learn how to troubleshoot your profiling setup." sidebar_order: 9000 --- diff --git a/docs/platforms/dotnet/common/profiling/troubleshooting/index.mdx b/docs/platforms/dotnet/common/profiling/troubleshooting/index.mdx index cbcbf56ab243c..275326fe0c8bb 100644 --- a/docs/platforms/dotnet/common/profiling/troubleshooting/index.mdx +++ b/docs/platforms/dotnet/common/profiling/troubleshooting/index.mdx @@ -1,5 +1,6 @@ --- title: "Profiling Troubleshooting" +sidebar_title: "Troubleshooting" description: "Learn how to troubleshoot your profiling setup." sidebar_order: 9000 notSupported: diff --git a/docs/platforms/dotnet/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/dotnet/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 453e802987392..548e36d981295 100644 --- a/docs/platforms/dotnet/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/dotnet/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,6 @@ --- title: "Custom Instrumentation for Distributed Tracing" +sidebar_title: "Custom Instrumentation" sidebar_order: 40 --- diff --git a/docs/platforms/dotnet/common/tracing/troubleshooting/index.mdx b/docs/platforms/dotnet/common/tracing/troubleshooting/index.mdx index d780efc2bb9b9..7bea47274bc0f 100644 --- a/docs/platforms/dotnet/common/tracing/troubleshooting/index.mdx +++ b/docs/platforms/dotnet/common/tracing/troubleshooting/index.mdx @@ -1,5 +1,6 @@ --- title: "Tracing Troubleshooting" +sidebar_title: "Troubleshooting" description: "Learn how to troubleshoot your tracing setup." sidebar_order: 9000 --- diff --git a/docs/platforms/dotnet/guides/aspnet/tracing/troubleshooting.mdx b/docs/platforms/dotnet/guides/aspnet/tracing/troubleshooting.mdx index b45aeb8e3b13c..cd81daa035b32 100644 --- a/docs/platforms/dotnet/guides/aspnet/tracing/troubleshooting.mdx +++ b/docs/platforms/dotnet/guides/aspnet/tracing/troubleshooting.mdx @@ -1,5 +1,6 @@ --- title: "Tracing Troubleshooting" +sidebar_title: "Troubleshooting" sidebar_order: 9000 description: "Learn more about how to troubleshoot performance issues with the ASP.NET SDK." --- diff --git a/docs/platforms/elixir/crons/troubleshooting.mdx b/docs/platforms/elixir/crons/troubleshooting.mdx index 53509ff567db9..83e09773daa9a 100644 --- a/docs/platforms/elixir/crons/troubleshooting.mdx +++ b/docs/platforms/elixir/crons/troubleshooting.mdx @@ -1,5 +1,6 @@ --- title: "Crons Troubleshooting" +sidebar_title: "Troubleshooting" description: "Learn how to troubleshoot your Cron Monitoring setup." sidebar_order: 9000 --- diff --git a/docs/platforms/go/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/go/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 453e802987392..548e36d981295 100644 --- a/docs/platforms/go/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/go/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,6 @@ --- title: "Custom Instrumentation for Distributed Tracing" +sidebar_title: "Custom Instrumentation" sidebar_order: 40 --- diff --git a/docs/platforms/go/common/tracing/troubleshooting/index.mdx b/docs/platforms/go/common/tracing/troubleshooting/index.mdx index d780efc2bb9b9..7bea47274bc0f 100644 --- a/docs/platforms/go/common/tracing/troubleshooting/index.mdx +++ b/docs/platforms/go/common/tracing/troubleshooting/index.mdx @@ -1,5 +1,6 @@ --- title: "Tracing Troubleshooting" +sidebar_title: "Troubleshooting" description: "Learn how to troubleshoot your tracing setup." sidebar_order: 9000 --- diff --git a/docs/platforms/java/common/crons/troubleshooting.mdx b/docs/platforms/java/common/crons/troubleshooting.mdx index f3af201be8054..e36db90305e91 100644 --- a/docs/platforms/java/common/crons/troubleshooting.mdx +++ b/docs/platforms/java/common/crons/troubleshooting.mdx @@ -1,5 +1,6 @@ --- title: "Crons Troubleshooting" +sidebar_title: "Troubleshooting" description: "Learn how to troubleshoot your Cron Monitoring setup." sidebar_order: 9000 --- diff --git a/docs/platforms/java/common/opentelemetry/troubleshooting/index.mdx b/docs/platforms/java/common/opentelemetry/troubleshooting/index.mdx index 3f9123143631b..a80a2652de47d 100644 --- a/docs/platforms/java/common/opentelemetry/troubleshooting/index.mdx +++ b/docs/platforms/java/common/opentelemetry/troubleshooting/index.mdx @@ -1,5 +1,6 @@ --- title: "OpenTelemetry Troubleshooting" +sidebar_title: "Troubleshooting" sdk: sentry.java.opentelemetry-agentless description: "Troubleshoot Java OpenTelemetry problems." sidebar_order: 400 diff --git a/docs/platforms/java/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/java/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 453e802987392..548e36d981295 100644 --- a/docs/platforms/java/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/java/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,6 @@ --- title: "Custom Instrumentation for Distributed Tracing" +sidebar_title: "Custom Instrumentation" sidebar_order: 40 --- diff --git a/docs/platforms/java/common/tracing/troubleshooting/index.mdx b/docs/platforms/java/common/tracing/troubleshooting/index.mdx index 4caac11832f13..c8a978643ca0e 100644 --- a/docs/platforms/java/common/tracing/troubleshooting/index.mdx +++ b/docs/platforms/java/common/tracing/troubleshooting/index.mdx @@ -1,5 +1,6 @@ --- title: "Tracing Troubleshooting" +sidebar_title: "Troubleshooting" description: "Learn how to troubleshoot your tracing setup." sidebar_order: 9000 --- diff --git a/docs/platforms/javascript/common/crons/troubleshooting.mdx b/docs/platforms/javascript/common/crons/troubleshooting.mdx index 8fb8bda694209..1a18838a435c8 100644 --- a/docs/platforms/javascript/common/crons/troubleshooting.mdx +++ b/docs/platforms/javascript/common/crons/troubleshooting.mdx @@ -1,5 +1,6 @@ --- title: "Crons Troubleshooting" +sidebar_title: "Troubleshooting" description: "Learn how to troubleshoot your Cron Monitoring setup." sidebar_order: 9000 supported: diff --git a/docs/platforms/javascript/common/session-replay/troubleshooting.mdx b/docs/platforms/javascript/common/session-replay/troubleshooting.mdx index 3f7baaff23dba..148ae37550a79 100644 --- a/docs/platforms/javascript/common/session-replay/troubleshooting.mdx +++ b/docs/platforms/javascript/common/session-replay/troubleshooting.mdx @@ -1,5 +1,6 @@ --- title: "Session Replay Troubleshooting" +sidebar_title: "Troubleshooting" sidebar_order: 9000 notSupported: - javascript.cordova diff --git a/docs/platforms/javascript/common/tracing/distributed-tracing/custom-instrumentation/index.mdx b/docs/platforms/javascript/common/tracing/distributed-tracing/custom-instrumentation/index.mdx index 4381aca74a5a4..c176b6ef2a9cc 100644 --- a/docs/platforms/javascript/common/tracing/distributed-tracing/custom-instrumentation/index.mdx +++ b/docs/platforms/javascript/common/tracing/distributed-tracing/custom-instrumentation/index.mdx @@ -1,5 +1,6 @@ --- title: "Custom Instrumentation for Distributed Tracing" +sidebar_title: "Custom Instrumentation" sidebar_order: 40 notSupported: - javascript.cordova diff --git a/docs/platforms/javascript/common/tracing/troubleshooting/index.mdx b/docs/platforms/javascript/common/tracing/troubleshooting/index.mdx index 9e05267d65fa6..24dd0e0246acc 100644 --- a/docs/platforms/javascript/common/tracing/troubleshooting/index.mdx +++ b/docs/platforms/javascript/common/tracing/troubleshooting/index.mdx @@ -1,5 +1,6 @@ --- title: "Tracing Troubleshooting" +sidebar_title: "Troubleshooting" description: "Learn how to troubleshoot your tracing setup." sidebar_order: 9000 --- diff --git a/docs/platforms/native/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/native/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 453e802987392..548e36d981295 100644 --- a/docs/platforms/native/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/native/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,6 @@ --- title: "Custom Instrumentation for Distributed Tracing" +sidebar_title: "Custom Instrumentation" sidebar_order: 40 --- diff --git a/docs/platforms/php/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/php/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 453e802987392..548e36d981295 100644 --- a/docs/platforms/php/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/php/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,6 @@ --- title: "Custom Instrumentation for Distributed Tracing" +sidebar_title: "Custom Instrumentation" sidebar_order: 40 --- diff --git a/docs/platforms/powershell/tracing/troubleshooting/index.mdx b/docs/platforms/powershell/tracing/troubleshooting/index.mdx index d780efc2bb9b9..7bea47274bc0f 100644 --- a/docs/platforms/powershell/tracing/troubleshooting/index.mdx +++ b/docs/platforms/powershell/tracing/troubleshooting/index.mdx @@ -1,5 +1,6 @@ --- title: "Tracing Troubleshooting" +sidebar_title: "Troubleshooting" description: "Learn how to troubleshoot your tracing setup." sidebar_order: 9000 --- diff --git a/docs/platforms/python/tracing/distributed-tracing/custom-trace-propagation/index.mdx b/docs/platforms/python/tracing/distributed-tracing/custom-trace-propagation/index.mdx index 913aa74c622c8..c53426bd37a57 100644 --- a/docs/platforms/python/tracing/distributed-tracing/custom-trace-propagation/index.mdx +++ b/docs/platforms/python/tracing/distributed-tracing/custom-trace-propagation/index.mdx @@ -1,5 +1,6 @@ --- title: "Custom Instrumentation for Distributed Tracing" +sidebar_title: "Custom Instrumentation" sidebar_order: 10 --- diff --git a/docs/platforms/python/tracing/troubleshooting/index.mdx b/docs/platforms/python/tracing/troubleshooting/index.mdx index f46c9fb7fd291..7787bcf9e3126 100644 --- a/docs/platforms/python/tracing/troubleshooting/index.mdx +++ b/docs/platforms/python/tracing/troubleshooting/index.mdx @@ -1,5 +1,6 @@ --- title: "Tracing Troubleshooting" +sidebar_title: "Troubleshooting" description: "Learn how to troubleshoot your tracing setup." sidebar_order: 60 --- diff --git a/docs/platforms/react-native/common/profiling/troubleshooting/index.mdx b/docs/platforms/react-native/common/profiling/troubleshooting/index.mdx index 00398ad4f42d4..a6649d6c7b71a 100644 --- a/docs/platforms/react-native/common/profiling/troubleshooting/index.mdx +++ b/docs/platforms/react-native/common/profiling/troubleshooting/index.mdx @@ -1,5 +1,6 @@ --- title: "Profiling Troubleshooting" +sidebar_title: "Troubleshooting" description: "Learn how to troubleshoot your profiling setup." sidebar_order: 9000 --- diff --git a/docs/platforms/react-native/common/tracing/troubleshooting/index.mdx b/docs/platforms/react-native/common/tracing/troubleshooting/index.mdx index 3f44f1edf8a69..5ded74aedae36 100644 --- a/docs/platforms/react-native/common/tracing/troubleshooting/index.mdx +++ b/docs/platforms/react-native/common/tracing/troubleshooting/index.mdx @@ -1,5 +1,6 @@ --- title: "Tracing Troubleshooting" +sidebar_title: "Troubleshooting" description: "Learn how to troubleshoot your tracing setup." sidebar_order: 9000 --- diff --git a/docs/platforms/ruby/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/ruby/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 453e802987392..548e36d981295 100644 --- a/docs/platforms/ruby/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/ruby/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,6 @@ --- title: "Custom Instrumentation for Distributed Tracing" +sidebar_title: "Custom Instrumentation" sidebar_order: 40 --- diff --git a/docs/platforms/rust/common/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/rust/common/tracing/trace-propagation/custom-instrumentation/index.mdx index 453e802987392..548e36d981295 100644 --- a/docs/platforms/rust/common/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/rust/common/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,6 @@ --- title: "Custom Instrumentation for Distributed Tracing" +sidebar_title: "Custom Instrumentation" sidebar_order: 40 --- diff --git a/docs/platforms/unity/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/unity/tracing/trace-propagation/custom-instrumentation/index.mdx index 453e802987392..548e36d981295 100644 --- a/docs/platforms/unity/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/unity/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,6 @@ --- title: "Custom Instrumentation for Distributed Tracing" +sidebar_title: "Custom Instrumentation" sidebar_order: 40 --- diff --git a/docs/platforms/unreal/tracing/trace-propagation/custom-instrumentation/index.mdx b/docs/platforms/unreal/tracing/trace-propagation/custom-instrumentation/index.mdx index 453e802987392..548e36d981295 100644 --- a/docs/platforms/unreal/tracing/trace-propagation/custom-instrumentation/index.mdx +++ b/docs/platforms/unreal/tracing/trace-propagation/custom-instrumentation/index.mdx @@ -1,5 +1,6 @@ --- title: "Custom Instrumentation for Distributed Tracing" +sidebar_title: "Custom Instrumentation" sidebar_order: 40 --- diff --git a/docs/product/monitors-and-alerts/monitors/crons/troubleshooting.mdx b/docs/product/monitors-and-alerts/monitors/crons/troubleshooting.mdx index 19c5765269240..750f632f5a51f 100644 --- a/docs/product/monitors-and-alerts/monitors/crons/troubleshooting.mdx +++ b/docs/product/monitors-and-alerts/monitors/crons/troubleshooting.mdx @@ -1,5 +1,6 @@ --- title: "Crons Troubleshooting" +sidebar_title: "Troubleshooting" sidebar_order: 3 description: "Troubleshoot common issues with cron monitoring." --- diff --git a/docs/product/monitors-and-alerts/monitors/uptime-monitoring/troubleshooting.mdx b/docs/product/monitors-and-alerts/monitors/uptime-monitoring/troubleshooting.mdx index a43f7a2be56d1..8f53b42781663 100644 --- a/docs/product/monitors-and-alerts/monitors/uptime-monitoring/troubleshooting.mdx +++ b/docs/product/monitors-and-alerts/monitors/uptime-monitoring/troubleshooting.mdx @@ -1,5 +1,6 @@ --- title: "Uptime Monitoring Troubleshooting" +sidebar_title: "Troubleshooting" sidebar_order: 53 description: "Learn how to troubleshoot potential Uptime Monitoring problems." ---