sentry-docs
sentry-docs copied to clipboard
Sentry's documentation (and tools to build it)
* Added guide for PyMongo * Added wizard for PyMongo Docs for [getsentry/sentry-python/#1590](https://github.com/getsentry/sentry-python/pull/1590) TBH I wasn't able to test this change, setting up docs build environment is harder than implementing...
### Core or SDK? Platform/SDK ### Which part? Which one? sentry/sentry-symfony package ### Description In the Symfony integration guide there is some documentation to integrate it with Monolog: https://docs.sentry.io/platforms/php/guides/symfony/ I'm...
### Core or SDK? Platform/SDK ### Which part? Which one? SDKs ### Description Multiple SDKs offer event processors that are called before the event goes into the `beforeSend` callback, but...
### Core or SDK? Platform/SDK ### Which part? Which one? Sentry PHP SDK ### Description We added a new feature in https://github.com/getsentry/sentry-php/pull/1378 ### Suggested Solution We should tell people how...
### Core or SDK? Platform/SDK ### Which part? Which one? https://docs.sentry.io/platforms/unity/enriching-events/breadcrumbs/#automatic-breadcrumbs ### Description [The breadcrumbs page](https://docs.sentry.io/platforms/unity/enriching-events/breadcrumbs/#automatic-breadcrumbs) for the Unity SDK appears inaccurate and references JavaScript. ### Suggested Solution Provide details...
### Core or SDK? Platform/SDK ### Which part? Which one? sentry-cli ### Description Do we need to finalize a release before we use sentry-cli deploys or is finalized call when...
### Core or SDK? Core Sentry product ### Which part? Which one? Release Automation ### Description We've been experiencing an issue installing the Github integration and it turns out the...
### Core or SDK? Platform/SDK ### Which part? Which one? Legacy Clients ### Description This banner is only visible on the top-level Raven docs. https://docs.sentry.io/clients/ ### Suggested Solution We should...
### Core or SDK? Platform/SDK ### Which part? Which one? Sentry PHP SDK ### Description We do ship a tracing middleware for the [guzzle HTTP client](https://github.com/guzzle/guzzle), which was added back...
### Core or SDK? Platform/SDK ### Which part? Which one? Sentry PHP SDK ### Description We recently released a new version of our PHP SDK, which added a Monolog handler...