sentry-docs
sentry-docs copied to clipboard
Sentry's documentation (and tools to build it)
If a customer has already integrated the invocation of `sentry-cli` into their Xcode project, we should break their build instead of simply emitting a warning if the executable cannot be...
## Issue This an issue with: SDK documentation Link: https://docs.sentry.io/platforms/ruby/data-management/event-grouping/sdk-fingerprinting/ ## Description Missing examples, like we have for other SDKS, for using the SDK fingerprinting feature . ### Suggested Solution...
### Steps to Reproduce This is just an example: 1. Go to https://docs.sentry.io/platforms/dotnet/ 2. In the search box, type `AttachStackTrace` 3. Observe the results ### Expected Result Since I am...
### Core or SDK? Platform/SDK ### Which part? Which one? Capacitor 3.0 Android ### Description The documentation to implement Sentry on Capacitor is outdated. With Capacitor 3.0 not need to...
### Core or SDK? Platform/SDK ### Which part? Which one? sentry-cocoa ### Description all default integrations https://docs.sentry.io/platforms/apple/guides/ios/configuration/integrations/default/ ### Suggested Solution add missing integrations eg SentryNetworkTrackingIntegratio, SentryPerformanceTrackingIntegration, SentryAppStartTrackingIntegration and SentryFramesTrackingIntegration
### Core or SDK? Platform/SDK ### Which part? Which one? All? ### Description Current Automatic Breadcrumbs documentation page is not descriptive at all, we just mention on the Getting Started...
### Core or SDK? Core Sentry product ### Which part? Which one? All (applies to SDK and Product docs) ### Description Right now, we have to depend on folks to...
### Core or SDK? Platform/SDK ### Which part? Which one? Python SDK ### Description I want to manually instrument using `start_transaction` function as documented [here](https://docs.sentry.io/platforms/python/guides/flask/performance/instrumentation/custom-instrumentation/). The docs mention the function...
### Core or SDK? Core Sentry product ### Which part? Which one? Relay, https://docs.sentry.io/product/relay/ ### Description Right now we do not have docs or samples on how to setup Sentry...