From fb5e6c5459578ea415029d5b9ff2b316b07d20b7 Mon Sep 17 00:00:00 2001 From: getsentry-bot Date: Mon, 14 Sep 2026 00:10:21 +0000 Subject: [PATCH] chore: Update docs changelog --- includes/docs-changelog.mdx | 282 ++++++++++++++++-------------------- 1 file changed, 127 insertions(+), 155 deletions(-) diff --git a/includes/docs-changelog.mdx b/includes/docs-changelog.mdx index c2c580b837357b..f1fef3ca4f9dbd 100644 --- a/includes/docs-changelog.mdx +++ b/includes/docs-changelog.mdx @@ -1,256 +1,228 @@ -## August 11, 2026 +## September 12, 2026 -### [feat(agents): Agents and conversations updates for product changes](https://github.com/getsentry/sentry-docs/pull/19006) +### [docs(android): add Compose effect guidance](https://github.com/getsentry/sentry-docs/pull/19308) **Modified:** -- [AI Agents Module](https://develop.sentry.dev/sdk/telemetry/traces/modules/ai-agents/) -- [Sentry for AI](/ai/) -- [Tracing](/concepts/key-terms/tracing/) -- [Set Up Tracing](/platforms/dotnet/tracing/) -- [Instrument Agents](/platforms/dotnet/tracing/instrumentation/ai-agents-module/) -- [Browser AI Tracing](/platforms/javascript/agent-tracing/) -- [Set Up Agent Tracing](/platforms/javascript/guides/node/agent-tracing/) -- [Manual Instrumentation](/platforms/javascript/guides/node/agent-tracing/manual-instrumentation/) -- [LangChain](/platforms/javascript/guides/node/configuration/integrations/langchain/) -- [LangGraph](/platforms/javascript/guides/node/configuration/integrations/langgraph/) -- [Set Up Tracing](/platforms/javascript/tracing/) -- [Instrument MCP Servers](/platforms/javascript/guides/node/tracing/instrumentation/mcp-module/) -- [Example Instrumentation](/platforms/javascript/tracing/span-metrics/examples/) -- [Cloudflare Agents SDK](/platforms/javascript/guides/cloudflare/agent-tracing/agents-sdk/) -- [Next.js](/platforms/javascript/guides/nextjs/) -- [Manual Setup](/platforms/javascript/guides/nextjs/manual-setup/) -- [Pages Router Setup](/platforms/javascript/guides/nextjs/manual-setup/pages-router/) -- [Webpack Setup](/platforms/javascript/guides/nextjs/manual-setup/webpack-setup/) -- [Set Up Tracing in PHP](/platforms/php/tracing/) -- [Set Up Agent Tracing](/platforms/php/guides/laravel/agent-tracing/) -- [Data Collected](/platforms/php/guides/laravel/data-management/data-collected/) -- [Set Up Agent Tracing](/platforms/python/agent-tracing/) -- [Manual Instrumentation](/platforms/python/agent-tracing/manual-instrumentation/) -- [Anthropic](/platforms/python/integrations/anthropic/) -- [Google Gen AI](/platforms/python/integrations/google-genai/) -- [Hugging Face Hub](/platforms/python/integrations/huggingface_hub/) -- [LangChain](/platforms/python/integrations/langchain/) -- [LangGraph](/platforms/python/integrations/langgraph/) -- [LiteLLM](/platforms/python/integrations/litellm/) -- [OpenAI Agents](/platforms/python/integrations/openai-agents/) -- [OpenAI](/platforms/python/integrations/openai/) -- [Pydantic AI](/platforms/python/integrations/pydantic-ai/) -- [Set Up Tracing](/platforms/python/tracing/) -- [Custom Instrumentation](/platforms/python/tracing/instrumentation/custom-instrumentation/) -- [Instrument MCP Servers](/platforms/python/tracing/instrumentation/custom-instrumentation/mcp-module/) -- [Agent Tracing](/platforms/react-native/agent-tracing/) -- [LangGraph](/platforms/react-native/integrations/langgraph/) -- [Set Up Tracing](/platforms/ruby/tracing/) -- [Instrument Agents](/platforms/ruby/tracing/instrumentation/custom-instrumentation/ai-agents-module/) -- [Conversations](/product/agents/conversations/) -- [Model Costs](/product/agents/costs/) -- [Agents Dashboards](/product/agents/dashboards/) -- [Set Up](/product/agents/getting-started/) -- [Agents](/product/agents/) -- [Naming Your Agents](/product/agents/naming/) -- [Data Privacy](/product/agents/privacy/) -- [Sampling Strategies](/product/agents/sampling/) -- [Agents Dashboards](/product/dashboards/sentry-dashboards/ai/agents/) -- [AI](/product/dashboards/sentry-dashboards/ai/) -- [MCP Dashboards](/product/dashboards/sentry-dashboards/ai/mcp/) -- [Product Walkthroughs](/product/) -- [Logs](/product/logs/) -- [MCP Dashboards](/product/mcp-servers/dashboard/) -- [Set Up](/product/mcp-servers/getting-started/) -- [MCP Servers](/product/mcp-servers/) -- [Application Metrics](/product/metrics/) -- [Getting Started With Sentry](/product/sentry-basics/) -- [Performance Monitoring](/product/sentry-basics/performance-monitoring/) -- [Agentic Workflow](/product/snapshots/agentic-workflow/) +- [Jetpack Compose](/platforms/android/integrations/jetpack-compose/) +- [Custom Instrumentation](/platforms/android/tracing/instrumentation/custom-instrumentation/) --- -### [docs(integrations): Clarify Cursor integration redirect](https://github.com/getsentry/sentry-docs/pull/18935) +### [docs(android): Clarify manual init guidance](https://github.com/getsentry/sentry-docs/pull/19297) **Modified:** -- [Third-Party Integrations](/integrations/third-party-integrations/) +- [Manual Setup](/platforms/android/manual-setup/) --- -### [fix(scrubbing): Clarify safe-field path selector logic](https://github.com/getsentry/sentry-docs/pull/19010) +## September 11, 2026 + +### [docs(js): fix custom Integration interface link](https://github.com/getsentry/sentry-docs/pull/19272) **Modified:** -- [Server-Side Data Scrubbing](/security-legal-pii/scrubbing/server-side-scrubbing/) +- [Custom Integrations](/platforms/javascript/configuration/integrations/custom/) --- -### [docs(native): update note on `decref` for event hooks](https://github.com/getsentry/sentry-docs/pull/18996) +### [docs(js): Add data collection docs for `databaseQueryData` and `queues`](https://github.com/getsentry/sentry-docs/pull/19345) **Modified:** -- [Options](/platforms/native/configuration/options/) +- [Options](/platforms/javascript/configuration/options/) +- [Data Collected](/platforms/javascript/data-management/data-collected/) --- -## August 10, 2026 - -### [fix(dev): Update installation command for @sentry/conventions](https://github.com/getsentry/sentry-docs/pull/19005) +### [docs(aws-lambda): remove runtime selector from aws-lambda node](https://github.com/getsentry/sentry-docs/pull/19335) **Modified:** -- [Sentry Conventions](https://develop.sentry.dev/engineering-practices/sentry-conventions/) +- [Lambda Layer](/platforms/javascript/guides/aws-lambda/install/layer/) +- [Lambda Layer - CJS](/platforms/javascript/guides/aws-lambda/install/layer__v7.x/) +- [Lambda Layer - CJS](/platforms/javascript/guides/aws-lambda/install/layer__v8.x/) +- [Lambda Layer - CJS](/platforms/javascript/guides/aws-lambda/install/layer__v9.x/) --- -### [docs(snapshots): Add GitHub Enterprise setup](https://github.com/getsentry/sentry-docs/pull/19003) +## September 10, 2026 + +### [docs(electron): complete description for `PreloadInjection` integration](https://github.com/getsentry/sentry-docs/pull/19201) **Modified:** -- [Integrating Into CI](/product/snapshots/integrating-into-ci/) +- [PreloadInjection](/platforms/javascript/guides/electron/configuration/integrations/preloadinjection/) --- -### [docs(native): Document metrics options](https://github.com/getsentry/sentry-docs/pull/18975) +### [fix(docs): Resolve 470 internal broken links](https://github.com/getsentry/sentry-docs/pull/19327) **Modified:** -- [Options](/platforms/native/configuration/options/) +- [Options](/platforms/apple/configuration/options/) +- [Options](/platforms/java/configuration/options/) +- [Set Up Agent Tracing](/platforms/javascript/agent-tracing/) +- [APIs](/platforms/javascript/configuration/apis/) +- [Filtering](/platforms/javascript/configuration/filtering/) +- [Connect](/platforms/javascript/guides/node/configuration/integrations/connect/) +- [Replay](/platforms/javascript/configuration/integrations/replay/) +- [ReplayCanvas](/platforms/javascript/configuration/integrations/replaycanvas/) +- [Options](/platforms/javascript/configuration/options/) +- [Troubleshooting](/platforms/javascript/guides/nextjs/crons/troubleshooting/) +- [Data Collected](/platforms/javascript/data-management/data-collected/) +- [Scrubbing Sensitive Data](/platforms/javascript/data-management/sensitive-data/) +- [Attributes](/platforms/javascript/enriching-events/attributes/) +- [Enriching Events](/platforms/javascript/enriching-events/) +- [Installation Methods](/platforms/javascript/install/) +- [Set Up Logs](/platforms/javascript/logs/) +- [Set Up Metrics](/platforms/javascript/metrics/) +- [Migrate from 10.x to 11.x](/platforms/javascript/migration/v10-to-v11/) +- [Using Your Existing OpenTelemetry Setup](/platforms/javascript/guides/nextjs/opentelemetry/custom-setup/) +- [Sentry CLI](/platforms/javascript/sourcemaps/uploading/cli/) +- [Configure Sampling](/platforms/javascript/tracing/configure-sampling/) +- [Set Up Tracing](/platforms/javascript/tracing/) +- [Automatic Instrumentation](/platforms/javascript/tracing/instrumentation/automatic-instrumentation/) +- [Instrumentation](/platforms/javascript/tracing/instrumentation/) +- [Example Instrumentation](/platforms/javascript/tracing/span-metrics/examples/) +- [Sending Span Metrics](/platforms/javascript/tracing/span-metrics/) +- [Troubleshooting](/platforms/javascript/tracing/troubleshooting/) +- [Troubleshooting](/platforms/javascript/troubleshooting/) +- [Set Up User Feedback](/platforms/javascript/user-feedback/) +- [Azure Functions](/platforms/javascript/guides/azure-functions/) +- [Manual Setup](/platforms/javascript/guides/sveltekit/manual-setup__v8.x/) +- [SDK Fingerprinting](/platforms/native/usage/sdk-fingerprinting/) +- [Features](/platforms/react-native/features/) +- [Attributes](/platforms/ruby/enriching-events/attributes/) --- -### [docs(native): Document user feedback scope data and before_send_feedback](https://github.com/getsentry/sentry-docs/pull/18982) +### [feat: add targeted workshop banners](https://github.com/getsentry/sentry-docs/pull/19348) **Modified:** -- [Filtering](/platforms/native/configuration/filtering/) -- [Options](/platforms/native/configuration/options/) -- [Set Up User Feedback](/platforms/native/user-feedback/) +- [Banners](/contributing/pages/banners/) --- -### [docs(native): Document scope attributes and scoped logs and metrics](https://github.com/getsentry/sentry-docs/pull/18981) +### [docs(sdk): Add file path data collection option](https://github.com/getsentry/sentry-docs/pull/18819) **Modified:** -- [Attributes](/platforms/native/enriching-events/attributes/) -- [Scopes](/platforms/native/enriching-events/scopes/) +- [Data Collection](https://develop.sentry.dev/sdk/foundations/client/data-collection/) --- -### [docs(unity): updated il2cpp and known limitations](https://github.com/getsentry/sentry-docs/pull/18976) +### [docs(apple): Add Hints API documentation](https://github.com/getsentry/sentry-docs/pull/19319) **Modified:** -- [IL2CPP Line Numbers](/platforms/unity/configuration/il2cpp/) -- [Known Limitations](/platforms/unity/troubleshooting/known-limitations/) -- [Automatic Error Capture](/platforms/unity/usage/automatic-error-capture/) -- [Usage](/platforms/unity/usage/) +- [Filtering](/platforms/apple/configuration/filtering/) +- [Options](/platforms/apple/configuration/options/) +- [Breadcrumbs](/platforms/apple/enriching-events/breadcrumbs/) --- -## August 7, 2026 - -### [docs(analytics): Use functional React examples](https://github.com/getsentry/sentry-docs/pull/18966) +### [docs(javascript): Document custom AI span costs](https://github.com/getsentry/sentry-docs/pull/19334) **Modified:** -- [Analytics](https://develop.sentry.dev/development-infrastructure/analytics/) +- [Manual Instrumentation](/platforms/javascript/guides/node/agent-tracing/manual-instrumentation/) --- -### [docs(native): Rewrite Scopes page to match the SDK's scope model](https://github.com/getsentry/sentry-docs/pull/18947) +### [feat(react-native): Document enableMemoryIntrospection iOS option](https://github.com/getsentry/sentry-docs/pull/19276) **Modified:** -- [Scopes](/platforms/native/enriching-events/scopes/) +- [Options](/platforms/react-native/configuration/options/) --- -### [docs(react-native): Document enableMetricKit option](https://github.com/getsentry/sentry-docs/pull/18881) - -**Added:** -- [MetricKit](/platforms/react-native/configuration/metric-kit/) +### [feat(react-native): Document anrProfilingSampleRate for Android](https://github.com/getsentry/sentry-docs/pull/19274) **Modified:** - [App Hangs](/platforms/react-native/configuration/app-hangs/) -- [Options](/platforms/react-native/configuration/options/) --- -### [docs(android): Document search for ANR issues with profiles](https://github.com/getsentry/sentry-docs/pull/18970) +### [docs(flutter): Clarify replay with feedback](https://github.com/getsentry/sentry-docs/pull/19286) **Modified:** -- [Application Not Responding (ANR)](/platforms/android/configuration/app-not-respond/) +- [Configuration](/platforms/dart/guides/flutter/session-replay/configuration/) +- [Set Up Session Replay](/platforms/dart/guides/flutter/session-replay/) +- [Set Up User Feedback](/platforms/dart/guides/flutter/user-feedback/) --- -### [docs(issues): Update issue categories to match sidebar taxonomy](https://github.com/getsentry/sentry-docs/pull/18965) +### [docs(aws-lambda): Update AWS lambda layer docs](https://github.com/getsentry/sentry-docs/pull/19233) **Modified:** -- [Issues](/product/issues/) +- [Lambda Layer](/platforms/javascript/guides/aws-lambda/install/layer/) +- [Lambda Layer - CJS](/platforms/javascript/guides/aws-lambda/install/layer__v7.x/) +- [Lambda Layer - CJS](/platforms/javascript/guides/aws-lambda/install/layer__v8.x/) +- [Lambda Layer - CJS](/platforms/javascript/guides/aws-lambda/install/layer__v9.x/) +- [AWS Lambda Layer](/platforms/python/integrations/aws-lambda/manual-layer/) --- -## August 6, 2026 - -### [docs(frontend): Document pending request tests](https://github.com/getsentry/sentry-docs/pull/18952) +### [docs(dynamic-sampling): Add callout that Dynamic Sampling is closed to new customers](https://github.com/getsentry/sentry-docs/pull/19332) **Modified:** -- [Network Requests](https://develop.sentry.dev/frontend/network-requests/) +- [Dynamic Sampling](/organization/dynamic-sampling/) +- [Sentry Dashboards](/product/dashboards/sentry-dashboards/) --- -### [docs(unreal): Automatic frame time metrics sampling change](https://github.com/getsentry/sentry-docs/pull/18961) +### [feat(attachments): Require same-envelope delivery](https://github.com/getsentry/sentry-docs/pull/19287) **Modified:** -- [Set Up Metrics](/platforms/unreal/metrics/) +- [Envelope Items](https://develop.sentry.dev/sdk/foundations/envelopes/envelope-items/) +- [Attachments](https://develop.sentry.dev/sdk/telemetry/attachments/) +- [Feedback](https://develop.sentry.dev/sdk/telemetry/feedbacks/) +- [Span Protocol](https://develop.sentry.dev/sdk/telemetry/spans/span-protocol/) --- -### [docs(cloudflare): clarify Vite entry instrumentation](https://github.com/getsentry/sentry-docs/pull/18944) +### [docs(js): Add application metrics to quick start guides](https://github.com/getsentry/sentry-docs/pull/19214) **Modified:** -- [Vite Plugin](/platforms/javascript/guides/cloudflare/features/vite-plugin/) +- [Angular](/platforms/javascript/guides/angular/) +- [Manual Setup](/platforms/javascript/guides/angular/manual-setup/) +- [Azure Functions](/platforms/javascript/guides/azure-functions/) +- [Bun](/platforms/javascript/guides/bun/) +- [Hydrogen with React Router](/platforms/javascript/guides/cloudflare/frameworks/hydrogen-react-router/) +- [TanStack Start on Cloudflare](/platforms/javascript/guides/cloudflare/frameworks/tanstack-start/) +- [Cloudflare](/platforms/javascript/guides/cloudflare/) +- [Deno](/platforms/javascript/guides/deno/) +- [Effect](/platforms/javascript/guides/effect/) +- [Electron](/platforms/javascript/guides/electron/) +- [Elysia](/platforms/javascript/guides/elysia/) +- [Ember](/platforms/javascript/guides/ember/) +- [Cloud Functions for Firebase](/platforms/javascript/guides/firebase/) +- [Gatsby](/platforms/javascript/guides/gatsby/) +- [Google Cloud Functions](/platforms/javascript/guides/gcp-functions/) +- [Next.js](/platforms/javascript/guides/nextjs/) +- [Manual Setup](/platforms/javascript/guides/nextjs/manual-setup/) +- [Pages Router Setup](/platforms/javascript/guides/nextjs/manual-setup/pages-router/) +- [Nitro](/platforms/javascript/guides/nitro/) +- [Nuxt](/platforms/javascript/guides/nuxt/) +- [React Router Framework](/platforms/javascript/guides/react-router/) +- [Manual Setup](/platforms/javascript/guides/react-router/manual-setup/) +- [React](/platforms/javascript/guides/react/) +- [Remix](/platforms/javascript/guides/remix/) +- [Solid](/platforms/javascript/guides/solid/) +- [SolidStart](/platforms/javascript/guides/solidstart/) +- [Svelte](/platforms/javascript/guides/svelte/) +- [SvelteKit](/platforms/javascript/guides/sveltekit/) +- [TanStack Start React](/platforms/javascript/guides/tanstackstart-react/) +- [Manual Setup](/platforms/javascript/guides/tanstackstart-react/manual-setup/) +- [Vue](/platforms/javascript/guides/vue/) +- [Wasm](/platforms/javascript/guides/wasm/) --- -### [docs(python): update integrations for stream mode](https://github.com/getsentry/sentry-docs/pull/18526) +## September 9, 2026 + +### [docs(replay): best practices for integrating masking/blocking in app code](https://github.com/getsentry/sentry-docs/pull/19298) **Modified:** -- [AIOHTTP Client](/platforms/python/integrations/aiohttp/aiohttp-client/) -- [AIOHTTP](/platforms/python/integrations/aiohttp/) -- [aiomysql](/platforms/python/integrations/aiomysql/) -- [Anthropic](/platforms/python/integrations/anthropic/) -- [arq](/platforms/python/integrations/arq/) -- [ASGI](/platforms/python/integrations/asgi/) -- [asyncpg](/platforms/python/integrations/asyncpg/) -- [AWS Lambda Manual Instrumentation](/platforms/python/integrations/aws-lambda/manual-instrumentation/) -- [AWS Lambda Layer](/platforms/python/integrations/aws-lambda/manual-layer/) -- [Bottle](/platforms/python/integrations/bottle/) -- [Celery](/platforms/python/integrations/celery/) -- [clickhouse-driver](/platforms/python/integrations/clickhouse-driver/) -- [Django](/platforms/python/integrations/django/) -- [Falcon](/platforms/python/integrations/falcon/) -- [FastAPI](/platforms/python/integrations/fastapi/) -- [Flask](/platforms/python/integrations/flask/) -- [Google Cloud Functions](/platforms/python/integrations/gcp-functions/) -- [Google Gen AI](/platforms/python/integrations/google-genai/) -- [gRPC](/platforms/python/integrations/grpc/) -- [HTTPX](/platforms/python/integrations/httpx/) -- [HTTPX2](/platforms/python/integrations/httpx2/) -- [huey](/platforms/python/integrations/huey/) -- [Hugging Face Hub](/platforms/python/integrations/huggingface_hub/) -- [LangChain](/platforms/python/integrations/langchain/) -- [LangGraph](/platforms/python/integrations/langgraph/) -- [Litestar](/platforms/python/integrations/litestar/) -- [OpenAI](/platforms/python/integrations/openai/) -- [PyMongo](/platforms/python/integrations/pymongo/) -- [Pyramid](/platforms/python/integrations/pyramid/) -- [pyreqwest](/platforms/python/integrations/pyreqwest/) -- [Quart](/platforms/python/integrations/quart/) -- [Ray](/platforms/python/integrations/ray/) -- [Redis](/platforms/python/integrations/redis/) -- [RQ (Redis Queue)](/platforms/python/integrations/rq/) -- [Sanic](/platforms/python/integrations/sanic/) -- [Socket](/platforms/python/integrations/socket/) -- [SQLAlchemy](/platforms/python/integrations/sqlalchemy/) -- [Starlette](/platforms/python/integrations/starlette/) -- [Starlite](/platforms/python/integrations/starlite/) -- [Strawberry](/platforms/python/integrations/strawberry/) -- [Tornado](/platforms/python/integrations/tornado/) -- [WSGI](/platforms/python/integrations/wsgi/) +- [Privacy](/platforms/javascript/session-replay/privacy/) --- -### [docs(js): clarify OpenAI instrumentation for Cloudflare and tools](https://github.com/getsentry/sentry-docs/pull/18932) +### [Update metrics description in index.mdx](https://github.com/getsentry/sentry-docs/pull/19309) **Modified:** -- [OpenAI](/platforms/javascript/guides/node/configuration/integrations/openai/) +- [Set Up Metrics](/platforms/java/metrics/) ---