[pull] master from getsentry:master#1588
Merged
pull[bot] merged 57 commits intocode-watch:masterfrom Mar 16, 2022
Merged
Conversation
Beta Feature Badge and slight improvement to Multi Query text style
This removes the push to a higher idleTimeout as well as disabling the reportAllChanges flag to ensure 5000ms is a decent default.
- These are the equivalent metrics function versions of what was added in discover
- This introduces "p100" which is the same as doing a max to the metric query builder
Read from columns and aggregates instead of fields to build widgets. Fields are still used to maintain order on table widgets.
…y off (#32569) Co-authored-by: Alberto Leal <mail4alberto@gmail.com>
* feat(perf): Add MEP param to other landing requests This will add the metricsEnhanced param to the other widget and table requests, since it should be safe to add even if it's not consumed.
Snuba columns were being declared using a named tuple using position arguments to initialize. This meant you had to know the order of the named tuple to map to which dataset the name is for. This uses the keyword arguments supported by named tuples to be explicit which dataset the name is for.
It's all part of the plan baby
checks fieldValue on render which can sometimes be undefined due to ui.
* ref(test): throw if a fixture ever gets overriden * ref(test): drop comments * ref(test): use the right fixture type
* feat(mep): Adds misery & apdex functions - This introduces the misery, count_miserable and apdex functions - Gonna follow up with more tests soon
- This moves some of our aliases to their own files, the intention is to eventually migrate more of the class methods there this gives us a few benefits - We can unit test the resolverse now - They're easier to re-use across datasets
When the cursor is on the left half of the screen, the tooltip appears below to the right of the cursor. However, the cursor also covers the first few characters in the tooltip. This change shifts the tooltip down a little so that the text is not covered.
…Axis value (#32568) Changes the Table columns for Line, Area, Bar, and Big number widgets in the Widget Viewer. Just displays Title and the Y-Axis value now, since the previous columns we displayed were not always universally applicable
Adds analytics to widget viewer events
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This will include 'undefined' (such as before the metric data is returned) to not show sampled. Sampled will only then be shown if isMetricsData is explicitly true.
* Falling Error * update styles * more updates
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ref(metrics): Clean up tests * Trigger Build * Added freeze_time to flaky tests * Adds missing super setup call * Fix failing test due to freeze_time
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…32664) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…32611) When a user has the 24 hour clock set, the date/time of the event on the issue details page didn't display the timezone. This adds the timezone. FIXES WOR-739
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )