Skip to content

Commit 90cc10d

Browse files
committed
add link to Spotlight 2.0 ticket in migration guide
1 parent 6ef03be commit 90cc10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ sentry_sdk.init(
222222
- PyMongo: The integration no longer sets tags. The data is still accessible via span attributes.
223223
- PyMongo: The integration doesn't set `operation_ids` anymore. The individual IDs (`operation_id`, `request_id`, `session_id`) are now accessible as separate span attributes.
224224
- Django: Dropped support for Django versions below 2.0.
225-
- Django: Removed Spotlight integration for Django.
225+
- Django: Removed Spotlight integration for Django. -- See [Spotlight 2.0](https://github.com/getsentry/spotlight/issues/891) for more context.
226226
- trytond: Dropped support for trytond versions below 5.0.
227227
- Falcon: Dropped support for Falcon versions below 3.0.
228228
- eventlet: Dropped support for eventlet completely.

0 commit comments

Comments
 (0)