Skip to content

[Fix][SDK-575] Keep telemetry events during session - #362

Merged
buongarzoni merged 4 commits into
masterfrom
fix/SDK-575/keep-telemetry-events-queue-during-session
Feb 4, 2026
Merged

[Fix][SDK-575] Keep telemetry events during session#362
buongarzoni merged 4 commits into
masterfrom
fix/SDK-575/keep-telemetry-events-queue-during-session

Conversation

@buongarzoni

@buongarzonibuongarzoni commented Dec 22, 2025

Copy link
Copy Markdown
Collaborator

Description of the change

Replace dump() method by getAll()
The telemetry events are keep during session.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Maintenance
  • New release

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development

Code review

  • This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached
  • "Ready for review" label attached to the PR and reviewers assigned
  • Issue from task tracker has a link to this pull request
  • Changes have been reviewed by at least one other engineer

dump method is replaced by getAll
this shouldn't be a problem for a user since this functions are new and expected to be used internally only
@buongarzonibuongarzoni added this to the v2.2.0 milestone Dec 22, 2025
@buongarzonibuongarzoni self-assigned this Dec 22, 2025
@linear

linearBot commented Dec 22, 2025

Copy link
Copy Markdown

waltjones
waltjones previously approved these changes Dec 22, 2025
@buongarzonibuongarzoni mentioned this pull request Jan 30, 2026
12 tasks
@buongarzoni
buongarzoni merged commit 5b00b91 into masterFeb 4, 2026
5 checks passed
@buongarzoni
buongarzoni deleted the fix/SDK-575/keep-telemetry-events-queue-during-session branch February 4, 2026 16:56
@buongarzonibuongarzoni mentioned this pull request Mar 16, 2026
12 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@buongarzoni@waltjones