-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
ref(preprod): Rename projectId to projectSlug #101404
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
80 commits
Select commit
Hold shift + click to select a range
e40d7fe
ref(preprod): Rename projectId to projectSlug
chromy 010113b
chore(ai-insights): remove usages of `space` (#101422)
obostjancic 9e748d5
feat(trace-view): format dollars (#101423)
obostjancic 1b783e4
feat(auto_source): Derive a code mapping per module (#101288)
armenzg 035ca94
feat(sub v3): route for activity-logs (#101360)
isabellaenriquez 2c21830
feat(checkout v3): Auto-open sliders for customers with reserved volu…
isabellaenriquez 6eeb121
feat(spans-migration): add warning UI for dropped fields. (#101364)
nikkikapadia 3c97970
ref(trace-details): Turn off missing instrumentation warnings by defa…
ArthurKnaus 23fbb42
feat(uptime): have results consumer disable disallowed uptime detecto…
klochek 0c1b1c7
fix(insights): am1 customers should not see laravel and nextjs pages …
DominikB2014 8da6b0b
feat(billing): add ondemand items to cart and receipt (#101376)
brendanhsentry 990c0c3
feat(trace-waterfall): Better UI for `http.client` spans (#101296)
gggritso 6a630c8
fix(sub v3): Correct percent calc for byte/hour categories (#101429)
isabellaenriquez b846c59
fix(sub v3): Consolidate trial info in Usage Overview (#101430)
isabellaenriquez e9e494b
chore(flags): rm feature flag cta from FE (#101015)
michellewzhang 517693a
fix(explorer): Use correct query mode (#101394)
roaga f2c6d63
fix(timseeries): Consistent response (#101444)
wmak 6899a48
feat(search-bar): Add tooltip to case sensitivity toggle (#101347)
nsdeschenes 363655f
fix(eap): Span fields should hide internal (#101446)
k-fish a282991
chore(spans-migration): pass in datasets/sources to change on save in…
nikkikapadia 2786779
feat(tracemetrics): Improve samples panel rendering (#101448)
narsaynorath aaf269d
feat(aci): Delayed workflows cohort sharding (#100038)
kcons f8d5e1b
chore(casing): Add a test for case insensitivity with wildcards (#101…
wmak eb1cced
fix(releases): Remove packages filter when fetching latest semver rel…
cmanallen e5be6ba
ref(sdk): Update sentry sdk to 2.41.0 (#101453)
k-fish e0adf53
fix(aci): Quiet redis noise in process_delayed_workflows (#101455)
kcons 5270159
chore(flags): rm feature flag cta flag from BE (#101007)
michellewzhang 94e1a98
chore(auto_source): Increase code mapping derivation deadline (#101459)
armenzg ecbf473
feat(seer): add rpc to fetch trace data by id (#100942)
aliu39 a0b577d
feat(ui): Stabilize page titles, remove layout props (#101379)
scttcper 2f5ce01
feat(ILOC): allow custom URL schemas (#101197)
armcknight 99165c9
chore(spans-migration): null `changed_reason` when a spans query/widg…
nikkikapadia 0d28c25
feat(metrics): Add composite metrics backend to test tracemetrics (#1…
k-fish 28a06e5
feat(sub v3): Add support/Discord link (#101367)
isabellaenriquez 22f8bd1
feat(ai_grouping): Send token length metrics on stacktraces sent to S…
yuvmen 2084a3b
feat(crons): Add timezone selector to cron detactor details (#101449)
evanpurkhiser e87f3cf
fix(integration): Handles different comment update failure scenarios …
GabeVillalobos 91a8016
Revert "feat(ai_grouping): Send token length metrics on stacktraces s…
getsentry-bot 8b5aa1c
feat(replay): Add Tap Event To event_parser.py (#100357)
cliffordxing cd78ad6
fix(insights): add extra check for meta field in `updateMetaIfExists`…
DominikB2014 d57d6f8
fix(aci): Don't log project id deletion on every chunk (#101461)
kcons 34dcfb7
fix(proj-transfer): delete codeowners when transferring projects (#10…
cvxluo 96acb25
feat(uptime): Add see quick start button to cron detector (#101469)
evanpurkhiser 820347e
fix(detectors): Better wording for single check fail / recovery (#101…
evanpurkhiser cf5665b
ref(crons): Remove delayed schedule changes warning (#101170)
evanpurkhiser 1be4c9b
chore: Add a flag to control the orgs we migrate (#101478)
shruthilayaj c6c56d4
feat(crons): Add processing errors to detector details (#101480)
evanpurkhiser 518e01a
Add os build tag (#101464)
noahsmartin ad29214
feat(aci): More metrics tracking cohort freshness (#101473)
kcons a6c5596
fix(bug-prediction): Raise if no projects found (#101483)
kddubey c2ca502
chore(notifications): Instead of security notification do a metric al…
Christinarlong 096234d
chore(feedback): Change UF AI summaries & categories feature badge to…
srest2021 bec0e19
chore(issues): Log warning instead of exception (#101368)
mrduncan 817521a
chore(preprod): Change legend UI to not wrap and instead collapse if …
NicoHinderling f87e442
ref(feedback): remove seer spam detection logs (#101470)
srest2021 42263c5
feat(preprod): add app name to status check (#101482)
trevor-e ec0499d
fix(aci): Remove hardcoded `event.type:transactions` from query (#101…
scttcper 0b54950
feat(explorer): Improve on page context (#101413)
roaga 0fd014a
feat(explorer): Tool copy for query tool (#101398)
roaga c03fc0b
ui(feedback, replay): remove Seer icon from replay & UF AI summaries …
srest2021 1b91b1c
feat(crons): Add copy button on detector details (#101485)
evanpurkhiser 9731b94
test(ui): Deprecate router returned from initializeOrg (#101494)
scttcper 58bf107
fix(explorer): Fix grouped charts (#101493)
roaga 9da2981
bug(preprod): Create PENDING record for comparisons in POST handler t…
rbro112 3a7ad4f
feat(integration): Add new endpoint to list channels (#101321)
priscilawebdev 26ab466
chore(dynamic-sampling): quiet redis noise in schedule_invalidate_pro…
shellmayr 88654b6
feat(ai-insights): python google gen ai onboarding (#101412)
obostjancic deb7273
Revert "chore(dynamic-sampling): quiet redis noise in schedule_invali…
getsentry-bot f3a52cb
fix(ui): adapt NoProjectMessage on mobile to add padding and change d…
JPeer264 a09cc6c
chore(dynamic-sampling): quiet redis noise in schedule_project_config…
shellmayr 863beae
fix(ai): Cursor should be reset if env, proj or date changes (#101505)
priscilawebdev 8929ba8
chore(search-bar): Default to contains for filtering strings (#101450)
nsdeschenes 70ec6bc
feat(auto_source): Use consistent stack trace granularity (#101432)
armenzg 85966ca
feat(sdk): Enable HTTP request source (#101502)
alexander-alderman-webb a1fac79
feat(agent-spans): Display used tools (#101506)
ArthurKnaus 0d63e9d
fix(sub v3): Make row clickability more obvious (#101467)
isabellaenriquez 1fedc98
fix(sub v3): Misc feedback + bugs (#101474)
isabellaenriquez ff4271f
fix(ui): Make build details more like release details (#101348)
chromy 6d49bab
chore(sub v3): prep for EA (#101437)
isabellaenriquez d1dfe14
ref(preprod): Rename projectId to projectSlug
chromy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -90,7 +90,7 @@ export function PullRequestDetailsSizeContent({ | |
| <BuildDetailsSidebarContent | ||
| buildDetailsData={selectedBuildDetail} | ||
| artifactId={selectedBuildId} | ||
| projectId={null} | ||
| projectSlug={undefined} | ||
|
||
| /> | ||
| )} | ||
| </Flex> | ||
|
|
||
Oops, something went wrong.
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.
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.
Rename the local projectid variable too