getsentry / sentry-docs

Sentry's documentation (and tools to build it)
https://docs.sentry.io
Other
327 stars 1.43k forks source link

Add Replay to Web BE SDK Docs #9533

Open jas-kas opened 6 months ago

jas-kas commented 6 months ago

As we mention on Session Replay Set Up docs:

This includes static websites, single-page-aplications and also server-side-rendered, that includes frameworks such as: Django, Spring, ASP.NET, Laravel, Express and Rails. If you don't use npm or yarn, you can use our Loader script tag on your main HTML template.

Replay does support web BE depending on your app. However, we don't mention it on those dedicated web BE SDK docs.

This ticket is to add a callout to Replay in Web BE SDK docs.

Ryan's suggestion: If we do docs callouts from backend web frameworks, we should also update/create a page with more loader-specific examples.

getsantry[bot] commented 6 months ago

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

mydea commented 6 months ago

So we'll add this for django first, as a separate section in the sidebar at the very bottom, with a single item. This will show the snippet to add the loader and link out to browser JS docs for more info/config about replay.