Skip to content

DEMRUM-2270: fix attribute count crash #325

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

Open
wants to merge 4 commits into
base: feature/next-gen
Choose a base branch
from

Conversation

jCharv
Copy link

@jCharv jCharv commented Jun 6, 2025

This PR addresses the "totalAttributeCount" crash, which happens when spanInterceptor adds attributes into intercepted spans. We need to recalculate the "totalAttributeCount" so that the subsequent "droppedAttributesCount" calculation does not cause a crash.

PR also fixes some inconsistencies in dependency tree defined in Package.swift. PR also fixes couple of tests.

@jCharv jCharv requested review from c0mtru1se and froseio June 6, 2025 13:00
@jCharv jCharv requested review from a team as code owners June 6, 2025 13:00
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