Skip to content

docs(insights): document frontend session health tab #13340

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Apr 15, 2025

Conversation

michellewzhang
Copy link
Member

@michellewzhang michellewzhang commented Apr 10, 2025

also adds it to the early adopter features page.

used peated screenshots, hope that's ok 😳

SCR-20250410-kucf

This comment was marked as off-topic.

@michellewzhang michellewzhang requested review from a team, bruno-garcia, jas-kas and bcoe April 10, 2025 18:49

This comment was marked as off-topic.


## Prerequisites

You must have [sessions or releases](/product/releases/setup/) enabled in order to view these insights. Session Health on Insights is available only for the Frontend and Mobile modules.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You must have [sessions or releases](/product/releases/setup/) enabled in order to view these insights. Session Health on Insights is available only for the Frontend and Mobile modules.
You must have sessions or releases enabled in order to view these insights. Session Health on Insights is available only for the Frontend and Mobile modules.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why remove the link?

Copy link
Contributor

@coolguyzone coolguyzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@@ -0,0 +1,9 @@
<Include name="feature-available-for-user-group-early-adopter.mdx" />

If you have [sessions or releases](/product/releases/setup/) enabled on Sentry, you can take full advantage of the Session Health tab on Insights. The Session Health tab contains a variety of data visualizations to help you discover insights about how your sessions are performing. [Learn more about how sessions are defined](/product/releases/health/#sessions).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We require both, right? At least session tracking requires a release to be set.

Suggested change
If you have [sessions or releases](/product/releases/setup/) enabled on Sentry, you can take full advantage of the Session Health tab on Insights. The Session Health tab contains a variety of data visualizations to help you discover insights about how your sessions are performing. [Learn more about how sessions are defined](/product/releases/health/#sessions).
If you have [sessions and releases](/product/releases/setup/) enabled on Sentry, you can take full advantage of the Session Health tab on Insights. The Session Health tab contains a variety of data visualizations to help you discover insights about how your sessions are performing. [Learn more about how sessions are defined](/product/releases/health/#sessions).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 to this change throughout

Copy link
Member Author

@michellewzhang michellewzhang Apr 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tbh i assumed they were both the same concept, just different ways to phrase it (e.g. setting up releases <-> setting up sessions) 🤔 but i can make this change


## Prerequisites

You must have [sessions or releases](/product/releases/setup/) enabled in order to view these insights. Session Health on Insights is available only for the Frontend and Mobile modules.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We eventually will add a landing page for backend/other, right?

Worth noting the SDK coverage there isn't as wide (all Web/Mobile SDKs have sessions but not all other types of SDKs do).

Suggested change
You must have [sessions or releases](/product/releases/setup/) enabled in order to view these insights. Session Health on Insights is available only for the Frontend and Mobile modules.
You must have [sessions or releases](/product/releases/setup/) enabled in order to view these insights. Session Health on Insights is currently available only for the Frontend and Mobile modules.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^ I'm not sure we will be for Session Health - adding a dedicated Session Health tab for BE

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep - backend session insights is not in the plan right now i believe

@@ -0,0 +1,9 @@
<Include name="feature-available-for-user-group-early-adopter.mdx" />

If you have [sessions or releases](/product/releases/setup/) enabled on Sentry, you can take full advantage of the Session Health tab on Insights. The Session Health tab contains a variety of data visualizations to help you discover insights about how your sessions are performing. [Learn more about how sessions are defined](/product/releases/health/#sessions).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of directing the users to another page to learn how a session is defined, we should mention directly the case that is most plausible for 'frontend sessions':

A session on most web applications is created for every page load and on every navigation change. Read more here.

Copy link
Member Author

@michellewzhang michellewzhang Apr 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this section is reused between both the frontend & mobile docs, but i think that definition could apply to both with some wording tweaks - will add


## Prerequisites

You must have [sessions or releases](/product/releases/setup/) enabled in order to view these insights. Session Health on Insights is available only for the Frontend and Mobile modules.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^ I'm not sure we will be for Session Health - adding a dedicated Session Health tab for BE

@michellewzhang michellewzhang merged commit 5dd143e into master Apr 15, 2025
11 checks passed
@michellewzhang michellewzhang deleted the mz/frontend-session-health-docs branch April 15, 2025 21:02
bitsandfoxes pushed a commit that referenced this pull request Apr 24, 2025
* docs(insights): document frontend session health tab

* fix overview img

* wording

* fix another img

* update unhealthy sessions

* link

* make reusable

* refactor

* pr review

* jasmin pr review

* jasmin pr review pt 2

* wording
@github-actions github-actions bot locked and limited conversation to collaborators May 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants