Skip to content
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

RUM-1660 chore: Enhance RUM session debugging in Example app #1894

Conversation

ncreated
Copy link
Member

What and why?

📦 This PR adds convenience to the RUM Session Debugging page in Example app.

It comes handy in debugging RUM sessions, notably for the "Session Ended" telemetry added in #1866.

How?

3 changes:

  • added a button to manually end the session through stopSession() API,
  • added extra label displaying the current session ID,
  • overal revamp to make more space for rendering session state at the bottom.
Before After
before after

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference
  • Add CHANGELOG entry for user facing changes

Custom CI job configuration (optional)

  • Run unit tests for Core, RUM, Trace, Logs, CR and WVT
  • Run unit tests for Session Replay
  • Run integration tests
  • Run smoke tests
  • Run tests for tools/

@ncreated ncreated self-assigned this Jun 11, 2024
@ncreated ncreated requested review from a team as code owners June 11, 2024 16:30
@ncreated ncreated changed the base branch from develop to ncreated/RUM-1660/send-rum-session-ended-telemetry June 11, 2024 16:30
by adding more options to Example app
@ncreated ncreated force-pushed the ncreated/RUM-1660/enhance-rum-session-debugging branch from 1e8ea73 to cbac883 Compare June 12, 2024 08:52
@ncreated ncreated force-pushed the ncreated/RUM-1660/send-rum-session-ended-telemetry branch from fa4f3f4 to 7fae496 Compare June 12, 2024 08:52
@ncreated ncreated deleted the branch ncreated/RUM-1660/send-rum-session-ended-telemetry June 12, 2024 09:34
@ncreated ncreated closed this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant