Add explicit aggregation methods for metrics (#15480)
Added explicit aggregation methods for metrics in the Sentry documentation to improve data analysis and reporting capabilities.
Added explicit aggregation methods for metrics in the Sentry documentation to improve data analysis and reporting capabilities.
Updated issue webhook documentation in the issues.mdx file for clarity and accuracy.
Refresh token docs in Sentry apps were updated to include manual refresh, addressing the need for users to refresh tokens manually.
Added known issues/remarks for AWS, Express, and infrastructure as code frameworks in troubleshooting docs to help users avoid common pitfalls.
Added another example for `captureMessage` to align with JS changes.
Added documentation for Supabase in the Sentry docs, including information on telemetry log drains, in files index.mdx, cloudflare.mdx, heroku.mdx, supabase.mdx, and vercel.mdx.
Moved Vercel log drains to Early Access, affecting index.mdx and vercel.mdx files.
Added a new split layout component for creating a 2-column view in the center layout, useful for separating text and code samples.
Added `sentry.segment.id` span attribute to improve traceability and segmentation in Sentry.
Updated Sentry documentation for top level metric options in JavaScript files index.mdx and javascript.mdx for improved clarity and accuracy.
Fixed broken URL interpolation in code snippets by adding a language keyword to align structure, resolving client/server mismatch issue.
Added a fallback prop to platformLink in examples.mdx to fix broken queue link (404 error) in Sentry documentation.
Updated troubleshooting documentation for Next.js in the index.mdx file to improve clarity and accuracy.
Moved SQL transaction page from span-first documentation to its own page due to lack of relevance to span-first. Files affected: sql-transactions.mdx.
The commit renamed `beforeSendSpans` to `beforeSendSpan` in the scrubbing-data.mdx file for consistency and clarity.
Sentry docs restructured 'Experimental' section to 'Production Enhancements' and 'Optional Features' for clarity and to avoid confusion for users.
Added hard limit of 1000 log events to prevent memory issues.
Telemetry buffer now only forwards data to transport without needing to flush, ensuring data is not lost in scenarios of data loss.
Fixed a code snippet in the Rust section of the index.mdx file to address an issue.
Updated Sentry docs now include four new comprehensive examples with sample repositories demonstrating frontend and backend code instrumentation for distributed tracing.
Showing the 20 most recent updates. View the full content dashboard or subscribe to the RSS feed.
The changelog updates automatically throughout the day. Summaries are generated by AI to provide quick, user-friendly insights into each update from the getsentry/sentry-docs repository.