sentry-docs icon indicating copy to clipboard operation
sentry-docs copied to clipboard

Update backend tutorial example app

Open vivianyentran opened this issue 1 year ago • 2 comments

Core or SDK?

Core Sentry product

Which part? Which one?

backend tutorial

Description

The backend error monitoring tutorial uses a sample Django application, which hasn't been updated in over 4 years. The sample app is now out of date and no longer works.

Suggested Solution

Update the sample django app so that it works and so that users can run through the steps in the tutorial without running into errors. This will include upgrading dependencies, etc. Note that the app should also work with the frontend tutorial app (which was recently updated last year).

Some parts of the tutorial may need to be updated to reflect the existing product, but we will do that at a later stage after we get the sample app working.

vivianyentran avatar Mar 26 '24 23:03 vivianyentran

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] avatar Mar 26 '24 23:03 getsantry[bot]

Routing to @getsentry/product-owners-docs for triage ⏲️

getsantry[bot] avatar Mar 26 '24 23:03 getsantry[bot]

this has been updated in https://github.com/sentry-tutorials/backend-monitoring/pull/2

chargome avatar Dec 11 '24 09:12 chargome