Matt Duncan
|
e5080387a6
ref(hc): Simplify organization check (#62143)
|
1 year ago |
Julia Hoge
|
2d4435f074
fix(discord): Add disabled reason (#62039)
|
1 year ago |
Katie Byers
|
2ea7fb3af7
feat(grouping): Add grouping hashes comparison metric (#61949)
|
1 year ago |
anthony sottile
|
00a656892b
ref: upgrade openapi to 0.15.0 (#62091)
|
1 year ago |
Ryan Skonnord
|
9455aea1db
test(hc): Use better region settings in test environment (#62157)
|
1 year ago |
getsentry-bot
|
3738a2cada
Revert "fix(replay): Don't emit an EventView from useReplaysFromIssue when no replayIds are in the fetched list (#62119)"
|
1 year ago |
Alberto Leal
|
e924a7c0ac
chore(hybrid-cloud): Clean up logging for ms teams and integration proxy (#62221)
|
1 year ago |
Michelle Zhang
|
8f46748886
feat(stories): add story for Switch (#62213)
|
1 year ago |
Alex Zaslavsky
|
05ebd4e94d
fix(relocation): Change task scheduling to always be last action (#62144)
|
1 year ago |
Alberto Leal
|
bd4b633e80
chore(hybrid-cloud): Add destination_region tag to integration_proxy metrics capture (#62219)
|
1 year ago |
Leander Rodrigues
|
9d4d05ef29
feat(hybrid-cloud): Add vercel request parser (#62209)
|
1 year ago |
Mark Story
|
ec78444676
fix(hybridcloud) Return responses in apigateway instead of raising (#62214)
|
1 year ago |
anthony sottile
|
201b18b60a
ref: prevent invalid BitField alters (#62199)
|
1 year ago |
Richard Roggenkemper
|
bcb7b22706
feat(issue-details): Add "load failed" resources (#61971)
|
1 year ago |
Richard Ortenberg
|
6e7e51396a
feat(crons): Add ability to mute monitor environments (#61977)
|
1 year ago |
Richard Ortenberg
|
c6fec9dbf5
feat(crons): Check is_muted for MonitorEnvironment (#62183)
|
1 year ago |
Colton Allen
|
ac1a0ae25b
fix(replays): Marshal an error if a user attempts to filter by an unsupported field (#62202)
|
1 year ago |
NisanthanNanthakumar
|
a45992f775
feat(stacktrace-link): Implement new Stacktrace Link designs (#61895)
|
1 year ago |
Malachi Willey
|
14893097d4
feat(alerts): Render environment dropdown inside the adopted release filter (#62069)
|
1 year ago |
Snigdha Sharma
|
b480e4be20
chore(severity): Add logging around new escalation detections (#62147)
|
1 year ago |
Billy Vong
|
d0f5a9b9b1
ref(tests): Remove TestStubs global from `projectLatestAlerts` (#62198)
|
1 year ago |
Billy Vong
|
73dedd8ea7
ref(tests): Remove TestStubs global from `metricsDataSwitcher` (#62197)
|
1 year ago |
Jodi Jang
|
c47eee9148
ref: Change alert rule name length from 64 to 256 chars (#62190)
|
1 year ago |
Ryan Albrecht
|
d3ce6fcaee
feat(feedback): Create a "Whats New" banner for previous feedback users to onboard the new version. (#61205)
|
1 year ago |
Mark Story
|
725b3bdc59
chore: Add warnings for bitfield additions (#62189)
|
1 year ago |
Michelle Zhang
|
92d7443c07
feat(stories): add stories for Alert (#62200)
|
1 year ago |
Billy Vong
|
7aab168c87
ref(tests): Remove TestStubs global from `integrationRepos` + fix Integration types (#62195)
|
1 year ago |
ArthurKnaus
|
bcce617650
ref(onboarding-docs): Nest replay options (#62152)
|
1 year ago |
Isabella Enriquez
|
e11481a2fd
ref(high-priority-alerts): Use p99 for escalation threshold calculation (#62181)
|
1 year ago |
Katie Byers
|
fb496c8aa1
ref(grouping): Move grouping config update code to new module (#62067)
|
1 year ago |
Mark Story
|
ae742b4729
fix(ui) Add loading state for team members (#62184)
|
1 year ago |
Mark Story
|
d6fc993cc3
chore(hybridcloud) Try to improve tracing over RPC (#62194)
|
1 year ago |
Ryan Albrecht
|
53ee4e454f
fix(replay): Don't emit an EventView from useReplaysFromIssue when no replayIds are in the fetched list (#62119)
|
1 year ago |
Isabella Enriquez
|
326f74eb02
fix(slack): Fix flakey deploy notif block kit test (#62176)
|
1 year ago |
Billy Vong
|
e82c9ab5ce
ref(tests): Remove TestStubs global from `loaderSettings` + fix ProjectKey (#62193)
|
1 year ago |
anthony sottile
|
031f6c92f7
ref: upgrade github actions to ubuntu 22.04 (#62179)
|
1 year ago |
Billy Vong
|
db0a5562e9
ref(tests): Remove TestStubs global from `projectPluginRow` (#62191)
|
1 year ago |
Evan Hicks
|
4e27a40cf0
feat(MQL) Use Snuba /mql endpoint for metrics queries (#61954)
|
1 year ago |
Billy Vong
|
647e4b7bd9
ref(tests): Remove TestStubs global from `performance/trends/utils` (#62188)
|
1 year ago |
Billy Vong
|
87d2930e00
ref(tests): Remove TestStubs global from `newTokenHandler` (#62187)
|
1 year ago |
Cathy Teng
|
cfd139077d
nit(open-pr-comments): change comment title (#62146)
|
1 year ago |
Billy Vong
|
1bc45ba41e
ref(tests): Remove TestStubs global from `release/utils` (#62185)
|
1 year ago |
Gabe Villalobos
|
b301851645
fix(hybrid-cloud): Fix auth token refresh for gitlab integration proxy requests (#62141)
|
1 year ago |
Michelle Zhang
|
499a77b101
ref(replays): refactor replay onboarding docs to be separate (#62128)
|
1 year ago |
Matt Duncan
|
0d8b0d9be3
ref(hc): Look up org slug directly in publish request endpoint (#62133)
|
1 year ago |
Isabella Enriquez
|
6e765b02b3
fix(high-priority-alerts): Disable escalation for first event and archived events + add 1hr time factor minimum (#62038)
|
1 year ago |
Sentry Bot
|
c50e4464ec
ref: bump sentry-arroyo to 2.15.3 (#62145)
|
1 year ago |
Alberto Leal
|
b4da5d1fac
chore(hybrid-cloud): Fix bitbucket server webhook handler (#62134)
|
1 year ago |
getsentry-bot
|
ff5ca49b4c
meta: Bump new development version
|
1 year ago |
getsentry-bot
|
1379d855ca
Merge branch 'releases/23.12.1'
|
1 year ago |