Skip to content

fix(ourlogs): Hide internal attributes from the details #91046

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 1 commit into
base: master
Choose a base branch
from

Conversation

colin-sentry
Copy link
Member

Some attributes like 'project' can be sent as one of multiple aliases, and there are a few other internal attributes that we'd like to hide.

@colin-sentry colin-sentry requested a review from a team as a code owner May 6, 2025 18:23
@colin-sentry colin-sentry requested a review from k-fish May 6, 2025 18:23
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 6, 2025
Copy link

codecov bot commented May 6, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
10278 1 10277 9
View the top 1 failed test(s) by shortest run time
logsTableRow renders row details
Stack Traces | 0.363s run time
TestingLibraryElementError: Unable to find an element with the text: 2. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.

Ignored nodes: comments, script, style
...
    at Object.getElementError (.../sentry/sentry/node_modules/@.../dom/dist/config.js:37:19)
    at .../sentry/sentry/node_modules/@.../dom/dist/query-helpers.js:76:38
    at .../sentry/sentry/node_modules/@.../dom/dist/query-helpers.js:52:17
    at .../sentry/sentry/node_modules/@.../dom/dist/query-helpers.js:95:19
    at Object.<anonymous> (.../explore/logs/logsTableRow.spec.tsx:142:40)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant