-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
feat(explore): Hide Confidence footer with 100% sample rate #86206
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
feat(explore): Hide Confidence footer with 100% sample rate #86206
Conversation
❌ 2 Tests Failed:
View the top 2 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, but looks like ci is complaining about some references because determineSeriesSampleCount
changed to determineSeriesSampleCountAndIsSampled
* master: (50 commits) fix(laravel-insights): fix seconds vs milliseconds in jobs widget (#86273) feat(assemble): Implement new query for finding missing chunk (#85614) fix(issue-views): Fix buggy dragging (#86264) feat(workflow_engine): Add DELETE Workflow Endpoint (#86246) feat(crons): Improve wording for project field in validator (#86158) ref(ui): Remove unused images (#86249) feat(compare queries): tightened padding, added tooltips, and fixed panel heights (#86227) fix(billing): update billing details tab (#86152) fix(nav): Show same nav items when user is in org or user settings. (#86161) feat(ourlogs): Add alpha js sdk for adding logging (#86239) chore(dashboards): Remove chart from Releases drawer (#86237) ref(flags): fix audit log table badge style (#86224) fix(replay): Remove extra border & padding from replay snippets (#86223) ref(insights): remove performance-landing-page-stats-period flag (#86200) fix(insights): Filter span samples by environment (#86198) ref(insights): Replace usage of `<ReleaseSeries>` in `<InsightsTimeSeriesWidget>` (#86129) feat(explore): Hide Confidence footer with 100% sample rate (#86206) ref(dashboards): Move unit scaling into `Plottable` (#86116) tests(derived_code_mappings): Do not create object in parametrization section (#86188) chore: update gsApp CODEOWNERS (#86222) ...
The extrapolation/confidence footer doesn't make sense if sample rate is 100%