fix(agents): Simplify setup docs (#15483)
Removed outdated and duplicate setup instructions from getting-started.mdx, now linking to language-specific guides for Sentry agents setup.
Removed outdated and duplicate setup instructions from getting-started.mdx, now linking to language-specific guides for Sentry agents setup.
Added explicit aggregation methods for metrics in the Sentry documentation to improve data analysis capabilities.
Updated issue webhook documentation for clarity and accuracy.
Updated Sentry apps documentation to include manual refresh token instructions for improved usability and clarity.
Added known issues/remarks for AWS + Express and infrastructure as code frameworks to highlight common user pitfalls.
The 'kind' field was removed from the span protocol in Sentry, affecting the span-protocol.mdx file.
Clarified the application of the scope attribute for logs and metrics in Sentry, enhancing understanding and accuracy.
Added another example for `captureMessage` to align with JS changes in Sentry documentation.
Added documentation for removing attributes from scopes in the scopes.mdx file to provide guidance on this functionality.
Python SDK no longer requires explicit opt-in for metrics, setup requirements removed, minimum SDK version bumped to 2.44.0, reference non-experimental options only.
Added documentation for Supabase integration in Sentry, including information on telemetry log drains, in files index.mdx, cloudflare.mdx, heroku.mdx, supabase.mdx, and vercel.mdx.
Vercel log drains were moved to EA, affecting index.mdx and vercel.mdx files.
Added new split layout component for creating 2 column view in center layout, useful for separating text and code samples.
Added `sentry.segment.id` span attribute to improve trace context and segmentation in Sentry.
Updated Sentry documentation for top level metric options in multiple JavaScript files.
Fixed broken URL interpolation in code snippets by adding a language keyword for alignment due to client/server mismatch and code block structure.
Added a fallback prop to platformLink in examples.mdx to fix 404 error on queue link (#15445).
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 section as the specification does not relate to span-first.
In commit #15447, `beforeSendSpans` was renamed to `beforeSendSpan` in the scrubbing-data.mdx file for clarity and consistency.
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.