diff --git a/includes/docs-changelog.mdx b/includes/docs-changelog.mdx index 46eb6e02dce288..d17a58be386c4a 100644 --- a/includes/docs-changelog.mdx +++ b/includes/docs-changelog.mdx @@ -1,190 +1,221 @@ -## July 30, 2026 +## August 7, 2026 -### [docs(agents): Link Cloudflare from product Set Up and Conversations](https://github.com/getsentry/sentry-docs/pull/18884) +### [docs(analytics): Use functional React examples](https://github.com/getsentry/sentry-docs/pull/18966) **Modified:** -- [Conversations](/product/agents/conversations/) -- [Set Up](/product/agents/getting-started/) +- [Analytics](https://develop.sentry.dev/development-infrastructure/analytics/) --- -### [docs(agents): Document conversation title generation](https://github.com/getsentry/sentry-docs/pull/18878) +### [docs(native): Rewrite Scopes page to match the SDK's scope model](https://github.com/getsentry/sentry-docs/pull/18947) **Modified:** -- [Conversations](/product/agents/conversations/) +- [Scopes](/platforms/native/enriching-events/scopes/) --- -### [docs(apple): Add replay overmask troubleshooting](https://github.com/getsentry/sentry-docs/pull/18861) +### [docs(react-native): Document enableMetricKit option](https://github.com/getsentry/sentry-docs/pull/18881) -**Modified:** -- [Troubleshooting](/platforms/apple/session-replay/troubleshooting/) - ---- - -### [docs(dataCollection): Extend url example to encoded query params](https://github.com/getsentry/sentry-docs/pull/18880) +**Added:** +- [MetricKit](/platforms/react-native/configuration/metric-kit/) **Modified:** -- [Data Collection](https://develop.sentry.dev/sdk/foundations/client/data-collection/) +- [App Hangs](/platforms/react-native/configuration/app-hangs/) +- [Options](/platforms/react-native/configuration/options/) --- -### [docs(cloudflare): Add features from 10.69.0](https://github.com/getsentry/sentry-docs/pull/18869) +### [docs(android): Document search for ANR issues with profiles](https://github.com/getsentry/sentry-docs/pull/18970) **Modified:** -- [Cloudflare Agents SDK](/platforms/javascript/guides/cloudflare/features/agents-sdk/) -- [Cloudflare Durable Objects](/platforms/javascript/guides/cloudflare/features/durableobject/) -- [Vite Plugin](/platforms/javascript/guides/cloudflare/features/vite-plugin/) +- [Application Not Responding (ANR)](/platforms/android/configuration/app-not-respond/) --- -### [docs(data-collection): Clarify Session Replay is not gated by `dataCollection`](https://github.com/getsentry/sentry-docs/pull/18867) +### [docs(issues): Update issue categories to match sidebar taxonomy](https://github.com/getsentry/sentry-docs/pull/18965) **Modified:** -- [Data Collection](https://develop.sentry.dev/sdk/foundations/client/data-collection/) -- [Data Collected](/platforms/javascript/data-management/data-collected/) +- [Issues](/product/issues/) --- -### [docs(react-native): Document Expo Updates performance spans](https://github.com/getsentry/sentry-docs/pull/18856) +## August 6, 2026 + +### [docs(frontend): Document pending request tests](https://github.com/getsentry/sentry-docs/pull/18952) **Modified:** -- [Expo](/platforms/react-native/guides/expo/) -- [Expo Updates](/platforms/react-native/guides/expo/manual-setup/expo/expo-updates/) +- [Network Requests](https://develop.sentry.dev/frontend/network-requests/) --- -### [docs(anr-profiling): Clarify that ANR Profiling is billed under UI Profiling](https://github.com/getsentry/sentry-docs/pull/18839) +### [docs(unreal): Automatic frame time metrics sampling change](https://github.com/getsentry/sentry-docs/pull/18961) **Modified:** -- [Application Not Responding (ANR)](/platforms/android/configuration/app-not-respond/) -- [Manage Your UI Profile Hours](/pricing/quotas/manage-ui-profile-hours/) +- [Set Up Metrics](/platforms/unreal/metrics/) --- -## July 29, 2026 - -### [feat(agent tracing): Reference Agent Tracing in more pages](https://github.com/getsentry/sentry-docs/pull/18806) +### [docs(cloudflare): clarify Vite entry instrumentation](https://github.com/getsentry/sentry-docs/pull/18944) **Modified:** -- [Tracing](/concepts/key-terms/tracing/) -- [Set Up Tracing](/platforms/dotnet/tracing/) -- [Set Up Tracing](/platforms/javascript/tracing/) -- [Set Up Tracing in PHP](/platforms/php/tracing/) -- [Set Up Tracing](/platforms/python/tracing/) -- [Set Up Tracing](/platforms/react-native/tracing/) -- [Set Up Tracing](/platforms/ruby/tracing/) -- [Performance Monitoring](/product/sentry-basics/performance-monitoring/) +- [Vite Plugin](/platforms/javascript/guides/cloudflare/features/vite-plugin/) --- -### [docs(android): Introduce Android ProfilingManager options](https://github.com/getsentry/sentry-docs/pull/18481) +### [docs(python): update integrations for stream mode](https://github.com/getsentry/sentry-docs/pull/18526) + +**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/) + +--- + +### [docs(js): clarify OpenAI instrumentation for Cloudflare and tools](https://github.com/getsentry/sentry-docs/pull/18932) + +**Modified:** +- [OpenAI](/platforms/javascript/guides/node/configuration/integrations/openai/) + +--- + +### [feat(rails): add Active Job section](https://github.com/getsentry/sentry-docs/pull/18928) **Added:** -- [Legacy Profiling](/platforms/android/profiling/legacy/) +- [Active Job](/platforms/ruby/guides/rails/integrations/active-job/) **Modified:** -- [Options](/platforms/android/configuration/options/) -- [Android](/platforms/android/) -- [Manual Setup](/platforms/android/manual-setup/) -- [Set Up Android Profiling](/platforms/android/profiling/) -- [Troubleshooting](/platforms/android/profiling/troubleshooting/) +- [Integration Options](/platforms/ruby/configuration/integration_options/) +- [Data Collected](/platforms/ruby/data-management/data-collected/) +- [Integrations](/platforms/ruby/integrations/) +- [Automatic Instrumentation](/platforms/ruby/tracing/instrumentation/automatic-instrumentation/) --- -### [docs(data-collection): Clarify what `genAI.input` covers](https://github.com/getsentry/sentry-docs/pull/18860) - -**Modified:** -- [Data Collection](https://develop.sentry.dev/sdk/foundations/client/data-collection/) - ---- - -### [docs(cloudflare): Add Vite usage](https://github.com/getsentry/sentry-docs/pull/18844) +### [feat(ruby): Add set_attribute docs](https://github.com/getsentry/sentry-docs/pull/18960) **Added:** -- [Vite Plugin](/platforms/javascript/guides/cloudflare/features/vite-plugin/) - -**Modified:** -- [Cloudflare](/platforms/javascript/guides/cloudflare/) +- [Attributes](/platforms/ruby/enriching-events/attributes/) --- -### [docs(apple): Document enableMemoryIntrospection option](https://github.com/getsentry/sentry-docs/pull/18838) +### [docs(js): Enrich Agent Tracing manual instrumentation](https://github.com/getsentry/sentry-docs/pull/18945) **Modified:** -- [Options](/platforms/apple/configuration/options/) -- [Scrubbing Sensitive Data](/platforms/apple/data-management/sensitive-data/) +- [Manual Instrumentation](/platforms/javascript/guides/node/agent-tracing/manual-instrumentation/) --- -### [docs(rust): Document new Rust configuration](https://github.com/getsentry/sentry-docs/pull/18816) +### [docs(js): Restructure Vercel AI integration docs](https://github.com/getsentry/sentry-docs/pull/18925) **Modified:** -- [Options](/platforms/rust/configuration/options/) -- [Releases & Health](/platforms/rust/configuration/releases/) -- [Sampling](/platforms/rust/configuration/sampling/) -- [Set Up Logs in Rust](/platforms/rust/logs/) -- [Set Up Tracing](/platforms/rust/tracing/) -- [Automatic Instrumentation](/platforms/rust/tracing/instrumentation/automatic-instrumentation/) -- [Troubleshooting](/platforms/rust/troubleshooting/) -- [Actix Web](/platforms/rust/guides/actix-web/) -- [axum](/platforms/rust/guides/axum/) -- [tokio-rs/tracing](/platforms/rust/guides/tracing/) -- [Rust](/platforms/rust/) +- [Vercel AI](/platforms/javascript/guides/node/configuration/integrations/vercelai/) --- -### [style(rust): Format docs with Prettier](https://github.com/getsentry/sentry-docs/pull/18815) +### [docs(python): Add Attributes page](https://github.com/getsentry/sentry-docs/pull/18782) + +**Added:** +- [Attributes](/platforms/python/enriching-events/attributes/) **Modified:** -- [Options](/platforms/rust/configuration/options/) -- [Sampling](/platforms/rust/configuration/sampling/) -- [Automatic Instrumentation](/platforms/rust/tracing/instrumentation/automatic-instrumentation/) -- [Troubleshooting](/platforms/rust/troubleshooting/) -- [axum](/platforms/rust/guides/axum/) -- [Rust](/platforms/rust/) +- [Tags](/platforms/python/enriching-events/tags/) --- -### [docs(js/cf): Fix Agent Tracing and Vercel AI Cloudflare setup](https://github.com/getsentry/sentry-docs/pull/18859) +### [feat(apple): Document runtime shake-to-report toggle](https://github.com/getsentry/sentry-docs/pull/18875) **Modified:** -- [Set Up Agent Tracing](/platforms/javascript/guides/node/agent-tracing/) -- [Vercel AI](/platforms/javascript/guides/node/configuration/integrations/vercelai/) +- [Configure User Feedback](/platforms/apple/user-feedback/configuration/) +- [Set Up User Feedback](/platforms/apple/user-feedback/) --- -## July 28, 2026 +## August 5, 2026 -### [docs(flutter): add Snapshots setup guide](https://github.com/getsentry/sentry-docs/pull/18822) +### [feat(python): Reintroduce Python span streaming docs](https://github.com/getsentry/sentry-docs/pull/18850) **Added:** -- [Set Up Snapshots](/platforms/dart/guides/flutter/snapshots/) +- [Streamed Spans](/platforms/python/tracing/streamed-spans/) +- [Migrate to Stream Mode](/platforms/python/tracing/streamed-spans/migration-guide/) **Modified:** -- [Snapshots](/product/snapshots/) +- [Filtering](/platforms/python/configuration/filtering/) +- [Options](/platforms/python/configuration/options/) +- [Scrubbing Sensitive Data](/platforms/python/data-management/sensitive-data/) +- [Set Up Python Profiling](/platforms/python/profiling/) +- [Sampling](/platforms/python/sampling/) +- [Configure Sampling](/platforms/python/tracing/configure-sampling/) +- [Automatic Instrumentation](/platforms/python/tracing/instrumentation/automatic-instrumentation/) +- [Instrument Caches](/platforms/python/tracing/instrumentation/custom-instrumentation/caches-module/) +- [Custom Instrumentation](/platforms/python/tracing/instrumentation/custom-instrumentation/) +- [Instrument MCP Servers](/platforms/python/tracing/instrumentation/custom-instrumentation/mcp-module/) +- [Instrument Queues](/platforms/python/tracing/instrumentation/custom-instrumentation/queues-module/) +- [Instrument HTTP Requests](/platforms/python/tracing/instrumentation/custom-instrumentation/requests-module/) +- [Instrumentation](/platforms/python/tracing/instrumentation/) +- [OpenTelemetry Integration Support (Deprecated)](/platforms/python/tracing/instrumentation/opentelemetry/) +- [Span Lifecycle](/platforms/python/tracing/span-lifecycle/) +- [Example Instrumentation](/platforms/python/tracing/span-metrics/examples/) +- [Sending Span Metrics](/platforms/python/tracing/span-metrics/) +- [Troubleshooting](/platforms/python/tracing/troubleshooting/) --- -### [ref(ai-agents-sdks): Remove ill-defined agent attributes](https://github.com/getsentry/sentry-docs/pull/18857) +### [docs(self-hosted): Document overriding LAUNCHPAD_RPC_SHARED_SECRET](https://github.com/getsentry/sentry-docs/pull/18934) **Modified:** -- [AI Agents Module](https://develop.sentry.dev/sdk/telemetry/traces/modules/ai-agents/) +- [Self-Hosted Configuration](https://develop.sentry.dev/self-hosted/configuration/) --- -### [ref(ai-sdks): Replace deprecated `gen_ai.response.time_to_first_token`](https://github.com/getsentry/sentry-docs/pull/18853) +### [ssl: Add warning about certificate pinning](https://github.com/getsentry/sentry-docs/pull/18949) **Modified:** -- [AI Agents Module](https://develop.sentry.dev/sdk/telemetry/traces/modules/ai-agents/) +- [SSL Protocols and Cipher Suites](/security-legal-pii/security/ssl/) --- -### [ref(ai-sdks): Replace deprecated token attributes](https://github.com/getsentry/sentry-docs/pull/18851) +### [docs(claude): Document managed agent creation](https://github.com/getsentry/sentry-docs/pull/18937) **Modified:** -- [AI Agents Module](https://develop.sentry.dev/sdk/telemetry/traces/modules/ai-agents/) -- [Instrument AI Agents](/platforms/python/agent-tracing/) -- [Model Costs](/product/agents/costs/) +- [Claude Agent](/integrations/coding-agents/claude/) ---