diff --git a/docs/product/issues/reprocessing/index.mdx b/docs/product/issues/reprocessing/index.mdx index 7b03a870efad7..060179a7ae040 100644 --- a/docs/product/issues/reprocessing/index.mdx +++ b/docs/product/issues/reprocessing/index.mdx @@ -8,7 +8,8 @@ og_image: /og-images/product-issues-reprocessing.png Sentry uses [debug information files](/platforms/native/data-management/debug-files/) only after they have been uploaded. _Reprocessing_ allows you to apply debug information files to error events that have already occurred. - +Note: This feature is only applicable for error issues with debug information files. (Note that this does not include JavaScript events, which use source maps rather than DIFs.) Other categories of issues +(such as [performance issues](/product/issues/issue-details/performance-issues/) or [replay issues](/product/issues/issue-details/replay-issues/)) do not support this feature. You can find the following action when viewing an issue: