sentry-docs
sentry-docs copied to clipboard
Sentry's documentation (and tools to build it)
Adds information on integrating the JavaScript User Feedback SDK into a Rails app. It's modeled off the existing Python documentation. It also serves as a way to document the env...
Some users miss this point and expect issue alerts to be constantly scanning. It is reiterated further down after a screenshot though. ### Legal Boilerplate Look, I get it. The...
- Make clearer the value prop of the feature, illustrating this with examples - Clarify the "why" - Clearly differentiate the difference between Discover & Dashboards Updates to [Discover index...
More clearly explain how these work in a query. This is still hard to understand if you haven't been immersed in it. - In docs, we use the terms "stacking"...
- [ ] Review existing use-cases for efficacy - [ ] Add/update use-cases - [ ] Rename current page: Uncover Trends With Discover to be less opaque - [ ]...
This is the first version of the profiling docs. Some of the content has been moved from documents that were previously shared with beta users. This content helps users setup...
Fix https://github.com/getsentry/sentry-docs/issues/4406
Adds documentation for the following Unreal Engine plugin features: - Automatic breadcrumbs - Plugin settings overriding at runtime Also, marked a few more features with a notice that those are...
fixes this typo in the performance metrics doc  https://docs.sentry.io/platforms/python/performance/instrumentation/performance-metrics/#information-units
### Core or SDK? Platform/SDK ### Which part? Which one? NodeJS SDK ### Description The current text here is: https://docs.sentry.io/platforms/node/enriching-events/context/#clearing-context ``` This will be changed for all future events: Sentry.setUser(someUser);...