sentry-docs icon indicating copy to clipboard operation
sentry-docs copied to clipboard

Sentry's documentation (and tools to build it)

Results 524 sentry-docs issues
Sort by recently updated
recently updated
newest added

### Problem Statement The current layout of the [Platforms](https://docs.sentry.io/platforms/) page makes it hard for users to scan. I've watched numerous replays of using scrolling up and down the page and...

Type: Platform
Improvement

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. visit the docs for listing a project's issues: https://docs.sentry.io/api/events/list-a-projects-issues/ 2. view the schema for a 200 response 3. observe the annotations...

Product Area: APIs

### SDK .NET SDK ### Description I was expecting a mention of "Automatic breadcrumbs for MAUI app lifecycle and UI events" However, https://docs.sentry.io/platforms/dotnet/guides/maui/enriching-events/breadcrumbs/#automatic-breadcrumbs has generic information: > SDKs and their...

Platform: .NET
Waiting for: Support
Type: Content
SDKs

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.0 to 3.1.7. Release notes Sourced from dompurify's releases. DOMPurify 3.1.7 Fixed an issue with comment detection and possible bypasses with specific config settings, thanks @​masatokinugawa Fixed...

### Problem Statement Since the docs are great for boosting our SEO traffic, I was wondering if we could extend the promo banner beyond the homepage. Currently, it's managed through...

Waiting for: Support
Type: Platform
Improvement

### Problem Statement Currently changelog is build on every push to the repo. ### Solution Brainstorm Maybe use skip-build.sh for detecting changelog diffs and only deploy it conditionally

Type: Platform
Improvement

**Typo on Docs:** "For example, to get the eventId, you can use beforeSendor the return value of the method capturing an event." **Fix:** "For example, to get the eventId, you...

### SDK PHP SDK ### Description https://docs.sentry.io/platforms/php/guides/laravel/#local-development-and-testing Mentions negative effect of Sentry SDK on performance. I believe it may be a bit misleading 1. This may lead customers to generalize...

Platform: PHP
Waiting for: Product Owner
Type: Content
SDKs

Expected deadline: Oct 31, 2024 Expected launch: Nov 18, 2024 ### Which part? Which one? continuous profiling ### Description Create page similar to https://docs.sentry.io/pricing/quotas/manage-cron-monitors/ for continuous profiling. Will need this...

Type: Content
Product

[The current Log4j 2 documentation](https://docs.sentry.io/platforms/java/guides/log4j2/#configure) contains configurations with deprecated and redundant `packages` attributes, which cause runtime warnings for users – see apache/logging-log4j2#2966. This PR * Removes the usage of the...