Skip to content

wip: sampling session issue #1048

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 2 commits into from
Mar 19, 2025
Merged

wip: sampling session issue #1048

merged 2 commits into from
Mar 19, 2025

Conversation

amertak
Copy link
Contributor

@amertak amertak commented Mar 19, 2025

Description

In 0.20.0 when using a SessionBasedSampler there's an error which starts happening after the session expires. To fix that we implemented logic that marks session as inactive.

Fixes #1040

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore or internal change (changes not visible to the consumers of the package)

How has this been tested?

  • Manual testing
  • Added unit tests
  • Added integration tests

@amertak amertak marked this pull request as ready for review March 19, 2025 08:57
@amertak amertak requested review from a team as code owners March 19, 2025 08:57
@amertak amertak merged commit 6b61580 into main Mar 19, 2025
10 checks passed
@amertak amertak deleted the fix/sampler branch March 19, 2025 09:02
@github-actions github-actions bot locked and limited conversation to collaborators Mar 19, 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.

TypeError in SessionBasedSampler after upgrading to @splunk/otel-web v0.20.0
3 participants