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

fix(spans): Scrub extensions in description and tags #3413

Merged
merged 5 commits into from
Apr 12, 2024

Conversation

phacops
Copy link
Contributor

@phacops phacops commented Apr 12, 2024

The cardinality report was flagging some projects with file spans with high cardinality which turned out to be file extensions being numbers.

This will apply the same scrubbing we do on file extensions for resource spans to all extensions.

@phacops phacops self-assigned this Apr 12, 2024
@phacops phacops requested a review from a team as a code owner April 12, 2024 00:25
@phacops phacops enabled auto-merge (squash) April 12, 2024 13:56
@phacops phacops merged commit b49bfa4 into master Apr 12, 2024
20 checks passed
@phacops phacops deleted the pierre/spans-scrub-file-extension-too branch April 12, 2024 14:12
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.

3 participants