diff --git a/docs/platforms/javascript/guides/aws-lambda/profiling/index.mdx b/docs/platforms/javascript/guides/aws-lambda/profiling/index.mdx index 819c51eb568fa..e86e19a16b89f 100644 --- a/docs/platforms/javascript/guides/aws-lambda/profiling/index.mdx +++ b/docs/platforms/javascript/guides/aws-lambda/profiling/index.mdx @@ -1,5 +1,6 @@ --- title: Set Up Profiling +sidebar_order: 5000 description: "Learn more about how to configure our Profiling integration and start profiling your code." --- diff --git a/docs/platforms/javascript/guides/azure-functions/profiling/index.mdx b/docs/platforms/javascript/guides/azure-functions/profiling/index.mdx index 55643d3ba2302..aeed852f48d39 100644 --- a/docs/platforms/javascript/guides/azure-functions/profiling/index.mdx +++ b/docs/platforms/javascript/guides/azure-functions/profiling/index.mdx @@ -1,5 +1,6 @@ --- title: Set Up Profiling +sidebar_order: 5000 description: "Learn more about how to configure our Profiling integration and start profiling your code." --- diff --git a/docs/platforms/javascript/guides/connect/performance/index.mdx b/docs/platforms/javascript/guides/connect/performance/index.mdx index 23fdabd3b4c6a..c3a8088d4e41a 100644 --- a/docs/platforms/javascript/guides/connect/performance/index.mdx +++ b/docs/platforms/javascript/guides/connect/performance/index.mdx @@ -1,6 +1,7 @@ --- -title: Performance Monitoring -description: "Learn more about how to configure our Performance integrations to get the best experience." +title: Set Up Performance +description: "Learn how to enable performance monitoring in your app." +sidebar_order: 4000 --- As soon as you define a `tracesSampleRate` for your Sentry SDK, Performance Monitoring will be enabled. This will automatically instrument and monitor the performance of your application. diff --git a/docs/platforms/javascript/guides/connect/profiling/index.mdx b/docs/platforms/javascript/guides/connect/profiling/index.mdx index 55643d3ba2302..aeed852f48d39 100644 --- a/docs/platforms/javascript/guides/connect/profiling/index.mdx +++ b/docs/platforms/javascript/guides/connect/profiling/index.mdx @@ -1,5 +1,6 @@ --- title: Set Up Profiling +sidebar_order: 5000 description: "Learn more about how to configure our Profiling integration and start profiling your code." --- diff --git a/docs/platforms/javascript/guides/express/performance/index.mdx b/docs/platforms/javascript/guides/express/performance/index.mdx index 7709ee19cea01..c132f9f32f020 100644 --- a/docs/platforms/javascript/guides/express/performance/index.mdx +++ b/docs/platforms/javascript/guides/express/performance/index.mdx @@ -1,6 +1,7 @@ --- -title: Performance Monitoring -description: "Learn more about how to configure our Performance integrations to get the best experience out of it." +title: Set Up Performance +description: "Learn how to enable performance monitoring in your app." +sidebar_order: 4000 --- As soon as you define a `tracesSampleRate` for your Sentry SDK, Performance Monitoring will be enabled. This will automatically instrument and monitor the performance of your application. diff --git a/docs/platforms/javascript/guides/express/profiling/index.mdx b/docs/platforms/javascript/guides/express/profiling/index.mdx index 55643d3ba2302..aeed852f48d39 100644 --- a/docs/platforms/javascript/guides/express/profiling/index.mdx +++ b/docs/platforms/javascript/guides/express/profiling/index.mdx @@ -1,5 +1,6 @@ --- title: Set Up Profiling +sidebar_order: 5000 description: "Learn more about how to configure our Profiling integration and start profiling your code." --- diff --git a/docs/platforms/javascript/guides/fastify/performance/index.mdx b/docs/platforms/javascript/guides/fastify/performance/index.mdx index 7709ee19cea01..c132f9f32f020 100644 --- a/docs/platforms/javascript/guides/fastify/performance/index.mdx +++ b/docs/platforms/javascript/guides/fastify/performance/index.mdx @@ -1,6 +1,7 @@ --- -title: Performance Monitoring -description: "Learn more about how to configure our Performance integrations to get the best experience out of it." +title: Set Up Performance +description: "Learn how to enable performance monitoring in your app." +sidebar_order: 4000 --- As soon as you define a `tracesSampleRate` for your Sentry SDK, Performance Monitoring will be enabled. This will automatically instrument and monitor the performance of your application. diff --git a/docs/platforms/javascript/guides/fastify/profiling/index.mdx b/docs/platforms/javascript/guides/fastify/profiling/index.mdx index 55643d3ba2302..aeed852f48d39 100644 --- a/docs/platforms/javascript/guides/fastify/profiling/index.mdx +++ b/docs/platforms/javascript/guides/fastify/profiling/index.mdx @@ -1,5 +1,6 @@ --- title: Set Up Profiling +sidebar_order: 5000 description: "Learn more about how to configure our Profiling integration and start profiling your code." --- diff --git a/docs/platforms/javascript/guides/gcp-functions/profiling/index.mdx b/docs/platforms/javascript/guides/gcp-functions/profiling/index.mdx index 23f20e363fe2a..8da93f78e4658 100644 --- a/docs/platforms/javascript/guides/gcp-functions/profiling/index.mdx +++ b/docs/platforms/javascript/guides/gcp-functions/profiling/index.mdx @@ -1,5 +1,6 @@ --- title: Set Up Profiling +sidebar_order: 5000 description: "Learn more about how to configure our Profiling integration and start profiling your code." --- diff --git a/docs/platforms/javascript/guides/hapi/performance/index.mdx b/docs/platforms/javascript/guides/hapi/performance/index.mdx index 23fdabd3b4c6a..c3a8088d4e41a 100644 --- a/docs/platforms/javascript/guides/hapi/performance/index.mdx +++ b/docs/platforms/javascript/guides/hapi/performance/index.mdx @@ -1,6 +1,7 @@ --- -title: Performance Monitoring -description: "Learn more about how to configure our Performance integrations to get the best experience." +title: Set Up Performance +description: "Learn how to enable performance monitoring in your app." +sidebar_order: 4000 --- As soon as you define a `tracesSampleRate` for your Sentry SDK, Performance Monitoring will be enabled. This will automatically instrument and monitor the performance of your application. diff --git a/docs/platforms/javascript/guides/hapi/profiling/index.mdx b/docs/platforms/javascript/guides/hapi/profiling/index.mdx index 55643d3ba2302..aeed852f48d39 100644 --- a/docs/platforms/javascript/guides/hapi/profiling/index.mdx +++ b/docs/platforms/javascript/guides/hapi/profiling/index.mdx @@ -1,5 +1,6 @@ --- title: Set Up Profiling +sidebar_order: 5000 description: "Learn more about how to configure our Profiling integration and start profiling your code." --- diff --git a/docs/platforms/javascript/guides/koa/performance/index.mdx b/docs/platforms/javascript/guides/koa/performance/index.mdx index 23fdabd3b4c6a..c3a8088d4e41a 100644 --- a/docs/platforms/javascript/guides/koa/performance/index.mdx +++ b/docs/platforms/javascript/guides/koa/performance/index.mdx @@ -1,6 +1,7 @@ --- -title: Performance Monitoring -description: "Learn more about how to configure our Performance integrations to get the best experience." +title: Set Up Performance +description: "Learn how to enable performance monitoring in your app." +sidebar_order: 4000 --- As soon as you define a `tracesSampleRate` for your Sentry SDK, Performance Monitoring will be enabled. This will automatically instrument and monitor the performance of your application. diff --git a/docs/platforms/javascript/guides/koa/profiling/index.mdx b/docs/platforms/javascript/guides/koa/profiling/index.mdx index 55643d3ba2302..aeed852f48d39 100644 --- a/docs/platforms/javascript/guides/koa/profiling/index.mdx +++ b/docs/platforms/javascript/guides/koa/profiling/index.mdx @@ -1,5 +1,6 @@ --- title: Set Up Profiling +sidebar_order: 5000 description: "Learn more about how to configure our Profiling integration and start profiling your code." --- diff --git a/docs/platforms/javascript/guides/nestjs/performance/index.mdx b/docs/platforms/javascript/guides/nestjs/performance/index.mdx index 23fdabd3b4c6a..c3a8088d4e41a 100644 --- a/docs/platforms/javascript/guides/nestjs/performance/index.mdx +++ b/docs/platforms/javascript/guides/nestjs/performance/index.mdx @@ -1,6 +1,7 @@ --- -title: Performance Monitoring -description: "Learn more about how to configure our Performance integrations to get the best experience." +title: Set Up Performance +description: "Learn how to enable performance monitoring in your app." +sidebar_order: 4000 --- As soon as you define a `tracesSampleRate` for your Sentry SDK, Performance Monitoring will be enabled. This will automatically instrument and monitor the performance of your application. diff --git a/docs/platforms/javascript/guides/nestjs/profiling/index.mdx b/docs/platforms/javascript/guides/nestjs/profiling/index.mdx index 55643d3ba2302..aeed852f48d39 100644 --- a/docs/platforms/javascript/guides/nestjs/profiling/index.mdx +++ b/docs/platforms/javascript/guides/nestjs/profiling/index.mdx @@ -1,5 +1,6 @@ --- title: Set Up Profiling +sidebar_order: 5000 description: "Learn more about how to configure our Profiling integration and start profiling your code." --- diff --git a/docs/platforms/javascript/guides/node/performance/index.mdx b/docs/platforms/javascript/guides/node/performance/index.mdx index 101a0d4c19243..3c6dec2ecf79a 100644 --- a/docs/platforms/javascript/guides/node/performance/index.mdx +++ b/docs/platforms/javascript/guides/node/performance/index.mdx @@ -1,6 +1,7 @@ --- -title: Performance Monitoring -description: "Learn more about how to configure our Performance integrations to get the best experience." +title: Set Up Performance +description: "Learn how to enable performance monitoring in your app." +sidebar_order: 4000 --- As soon as you define a `tracesSampleRate` for your Sentry SDK, Performance Monitoring will be enabled. This will automatically instrument and monitor the performance of your application.