diff --git a/docs/platforms/android/logs/index.mdx b/docs/platforms/android/logs/index.mdx
index 585062e9f0937..bf2dc990b3a77 100644
--- a/docs/platforms/android/logs/index.mdx
+++ b/docs/platforms/android/logs/index.mdx
@@ -4,7 +4,6 @@ sidebar_title: Logs
description: "Structured logs allow you to send, view and query logs sent from your applications within Sentry."
sidebar_order: 5755
sidebar_section: features
-new: true
---
With Sentry Structured Logs, you can send text-based log information from your applications to Sentry. Once in Sentry, these logs can be viewed alongside relevant errors, searched by text-string, or searched using their individual attributes.
diff --git a/docs/platforms/apple/common/logs/index.mdx b/docs/platforms/apple/common/logs/index.mdx
index 8c3e1532a0401..9798b51a68569 100644
--- a/docs/platforms/apple/common/logs/index.mdx
+++ b/docs/platforms/apple/common/logs/index.mdx
@@ -4,7 +4,6 @@ sidebar_title: Logs
description: "Structured logs allow you to send, view and query logs sent from your applications within Sentry."
sidebar_order: 5755
sidebar_section: features
-new: true
---
With Sentry Structured Logs, you can send text-based log information from your applications to Sentry. Once in Sentry, these logs can be viewed alongside relevant errors, searched by text-string, or searched using their individual attributes.
diff --git a/docs/platforms/dotnet/common/logs/index.mdx b/docs/platforms/dotnet/common/logs/index.mdx
index 94ebe1caa0175..dbf31aeb0cdf8 100644
--- a/docs/platforms/dotnet/common/logs/index.mdx
+++ b/docs/platforms/dotnet/common/logs/index.mdx
@@ -4,7 +4,6 @@ sidebar_title: Logs
description: "Structured logs allow you to send, view and query logs sent from your applications within Sentry."
sidebar_order: 2
sidebar_section: features
-new: true
notSupported:
- dotnet.google-cloud-functions
- dotnet.log4net
diff --git a/docs/platforms/elixir/logs/index.mdx b/docs/platforms/elixir/logs/index.mdx
index 8726e669e654a..de6751ced3c52 100644
--- a/docs/platforms/elixir/logs/index.mdx
+++ b/docs/platforms/elixir/logs/index.mdx
@@ -4,7 +4,6 @@ sidebar_title: Logs
description: "Structured logs allow you to send, view and query logs sent from your applications within Sentry."
sidebar_order: 4
sidebar_section: features
-new: true
---
With Sentry Structured Logs, you can send text-based log information from your applications to Sentry. Once in Sentry, these logs can be viewed alongside relevant errors, searched by text-string, or searched using their individual attributes.
diff --git a/docs/platforms/go/common/logs/index.mdx b/docs/platforms/go/common/logs/index.mdx
index d8edd29cbac3d..9d2d5bbada41e 100644
--- a/docs/platforms/go/common/logs/index.mdx
+++ b/docs/platforms/go/common/logs/index.mdx
@@ -4,7 +4,6 @@ sidebar_title: Logs
description: "Structured logs allow you to send, view, and query logs sent from your applications within Sentry."
sidebar_order: 5600
sidebar_section: features
-new: true
---
With Sentry Structured Logs, you can send text-based log information from your applications to Sentry. Once in Sentry, these logs can be viewed alongside relevant errors, searched by text-string, or searched using their individual attributes.
diff --git a/docs/platforms/java/common/logs/index.mdx b/docs/platforms/java/common/logs/index.mdx
index 479a40ce0cc4d..09c9c6c62c512 100644
--- a/docs/platforms/java/common/logs/index.mdx
+++ b/docs/platforms/java/common/logs/index.mdx
@@ -4,7 +4,6 @@ sidebar_title: Logs
description: "Structured logs allow you to send, view and query logs sent from your applications within Sentry."
sidebar_order: 2
sidebar_section: features
-new: true
---
With Sentry Structured Logs, you can send text-based log information from your applications to Sentry. Once in Sentry, these logs can be viewed alongside relevant errors, searched by text-string, or searched using their individual attributes.
diff --git a/docs/platforms/javascript/common/logs/index.mdx b/docs/platforms/javascript/common/logs/index.mdx
index 10ff8ff4d5928..d84e3f597db6e 100644
--- a/docs/platforms/javascript/common/logs/index.mdx
+++ b/docs/platforms/javascript/common/logs/index.mdx
@@ -4,7 +4,6 @@ sidebar_title: Logs
description: "Structured logs allow you to send, view and query logs sent from your applications within Sentry."
sidebar_order: 4
sidebar_section: features
-new: true
notSupported:
- javascript.cordova
---
diff --git a/docs/platforms/javascript/guides/nextjs/logs/index.mdx b/docs/platforms/javascript/guides/nextjs/logs/index.mdx
index 1b972e2fec72e..65f608df70d68 100644
--- a/docs/platforms/javascript/guides/nextjs/logs/index.mdx
+++ b/docs/platforms/javascript/guides/nextjs/logs/index.mdx
@@ -4,7 +4,6 @@ sidebar_title: Logs
description: "Send structured logs from your Next.js application to Sentry for debugging and observability."
sidebar_order: 4
sidebar_section: features
-new: true
---
diff --git a/docs/platforms/kotlin/guides/kotlin-multiplatform/logs/index.mdx b/docs/platforms/kotlin/guides/kotlin-multiplatform/logs/index.mdx
index f9833adf32978..a1624e3366552 100644
--- a/docs/platforms/kotlin/guides/kotlin-multiplatform/logs/index.mdx
+++ b/docs/platforms/kotlin/guides/kotlin-multiplatform/logs/index.mdx
@@ -4,7 +4,6 @@ sidebar_title: Logs
description: "Structured logs allow you to send, view and query logs sent from your applications within Sentry."
sidebar_order: 5755
sidebar_section: features
-new: true
---
Stack traces tell you *what* broke. Logs tell you *why*. When an error fires, you get a snapshot of the failure, but the context leading up to it is often missing. Logs capture the journey — what the data looked like, which code paths executed, and what state the system was in.
diff --git a/docs/platforms/php/common/logs/index.mdx b/docs/platforms/php/common/logs/index.mdx
index f4cdbde71de70..760af23cd05c4 100644
--- a/docs/platforms/php/common/logs/index.mdx
+++ b/docs/platforms/php/common/logs/index.mdx
@@ -4,7 +4,6 @@ sidebar_title: Logs
description: "Structured logs allow you to send, view and query logs sent from your applications within Sentry."
sidebar_order: 3
sidebar_section: features
-new: true
---
With Sentry Structured Logs, you can send text-based log information from your applications to Sentry. Once in Sentry, these logs can be viewed alongside relevant errors, searched by text-string, or searched using their individual attributes.
diff --git a/docs/platforms/python/logs/index.mdx b/docs/platforms/python/logs/index.mdx
index d7e2d7c04cbc9..116753d202e53 100644
--- a/docs/platforms/python/logs/index.mdx
+++ b/docs/platforms/python/logs/index.mdx
@@ -4,7 +4,6 @@ sidebar_title: Logs
description: "Structured logs allow you to send, view and query logs sent from your applications within Sentry."
sidebar_order: 4
sidebar_section: features
-new: true
---
diff --git a/docs/platforms/react-native/logs/index.mdx b/docs/platforms/react-native/logs/index.mdx
index 3497b3f842abf..729d8153d7477 100644
--- a/docs/platforms/react-native/logs/index.mdx
+++ b/docs/platforms/react-native/logs/index.mdx
@@ -4,7 +4,6 @@ sidebar_title: Logs
description: "Structured logs allow you to send, view and query logs sent from your applications within Sentry."
sidebar_order: 4
sidebar_section: features
-new: true
---
diff --git a/docs/platforms/ruby/guides/rails/logs/index.mdx b/docs/platforms/ruby/guides/rails/logs/index.mdx
index bb8e89f1366bc..19e0a5c3ed103 100644
--- a/docs/platforms/ruby/guides/rails/logs/index.mdx
+++ b/docs/platforms/ruby/guides/rails/logs/index.mdx
@@ -4,7 +4,6 @@ sidebar_title: Logs
description: "Structured logs allow you to send, view and query logs sent from your Rails applications within Sentry."
sidebar_order: 4
sidebar_section: features
-new: true
---
With Sentry Structured Logs, you can send text-based log information from your Rails applications to Sentry. Once in Sentry, these logs can be viewed alongside relevant errors, searched by text-string, or searched using their individual attributes.
diff --git a/docs/platforms/ruby/logs/index.mdx b/docs/platforms/ruby/logs/index.mdx
index 6a469cd96bc4a..053e9532af070 100644
--- a/docs/platforms/ruby/logs/index.mdx
+++ b/docs/platforms/ruby/logs/index.mdx
@@ -4,7 +4,6 @@ sidebar_title: Logs
description: "Structured logs allow you to send, view and query logs sent from your applications within Sentry."
sidebar_order: 4
sidebar_section: features
-new: true
---
diff --git a/docs/platforms/rust/common/logs/index.mdx b/docs/platforms/rust/common/logs/index.mdx
index efa6bf3b67253..5865cd216204f 100644
--- a/docs/platforms/rust/common/logs/index.mdx
+++ b/docs/platforms/rust/common/logs/index.mdx
@@ -4,7 +4,6 @@ sidebar_title: Logs
description: "Structured logs allow you to send, view, and query logs sent from your applications within Sentry."
sidebar_order: 5600
sidebar_section: features
-new: true
---
With Sentry Structured Logs, you can send text-based log information from your applications to Sentry. Once in Sentry, these logs can be viewed alongside relevant errors, searched by text-string, or searched using their individual attributes.