Skip to content

[pull] master from getsentry:master#844

Merged
pull[bot] merged 17 commits intocode-watch:masterfrom
getsentry:master
May 4, 2021
Merged

[pull] master from getsentry:master#844
pull[bot] merged 17 commits intocode-watch:masterfrom
getsentry:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented May 4, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Zylphrex and others added 17 commits May 4, 2021 14:28
When the light results error, this should not be emitted. Instead, it should
remain in a loading state and wait for the full results to load.
* fix(ui): Dedupe suggested assignees

Dedupe suggested assignees. If Team/Member is a Suggested Assignee, don't display under Teams/People.

FIXES WOR-807

* refactor

* refactor
…#25845)

Calling `pre-commit` is noticeably slower than calling `command -v pre-commit`.

This fixes it and adjusts other output suggestions.

Co-authored-by: Billy Vong <billyvg@users.noreply.github.com>
Update all the tests with react-codemod to remove the now redundant
imports and add destructured reports where possible.
The span duration header was right aligned which looks off compared to the visualization inside the grid cells in the rows below. This will check the column names against the list of ops breakdown options to force left alignment
Tag explorers duration header should have it's copy changed based on which column is being sorted on, but the refactor changed how the adjusted columns were getting passed. This fixes it and adds a couple test to ensure it stays fixed
* feat(trace-view): Add an event when trace has >1 project

- Also add tags for projects in the trace grouped, this is cause the
  existing num_projects tag is the number of projects in the query
We have a new home page for the sandbox! Redirects for logged-out users should go there.
This is the first step towards removing transactions from
post processing entirely. It simply groups the post
processing transaction code so it can be more easily refactored
later.

The only functional change included here is that the metric
events.processed is no longer inclusive of transactions.
Apply the import codemod to static/app.
* fix(perf): Hide related issues when key_transaction is present

Passing key_transactions to the issues endpoint doesn't work and currently causes an error, so this PR will hide the issues components when that tag is present as a workaround.

Refs VIS-716
…#25853)

Chart labels on vital details page should respect the type of the vital.
Specifically, CLS is not a duration based vital like the others and should not
be formatted as a duration.
* fix(perf): Return standardized tag keys and tag values

Previously we were returning values directly from snuba (eg. sentry:release instead of just release), which isn't helpful since we usually want to put a tag key and value right back into a query. This re-uses the same functions that event-facets uses to standardize the tag data.
@pull pull bot added the ⤵️ pull label May 4, 2021
@pull pull bot merged commit 9f41991 into code-watch:master May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

10 participants