Malachi Willey
|
045a13449c
feat(query-builder): Handle errors gracefully
|
4 months ago |
anthony sottile
|
fe8da9b3ee
ref: fix more types in tasks (#73581)
|
4 months ago |
Malachi Willey
|
eaa6690109
fix(search): Stop sending invalid start/end dates to tag values endpoint (#73579)
|
4 months ago |
Scott Cooper
|
36fd5f5b87
ref(ui): Add types for typescript 5.5 (#73583)
|
4 months ago |
Josh Ferge
|
9fc23ccac8
perf(similarity): in backfill lower time bounds (#73345)
|
4 months ago |
anthony sottile
|
6f4485e535
ref: fix more typing issues in HC modules (#73580)
|
4 months ago |
Cathy Teng
|
880e6d476c
chore(slack): track timeout errors from sdk WebClient (#73546)
|
4 months ago |
xurui-c
|
ffd0389d9c
Remove Sentry warnings and GCP logs for throttled queries (#73549)
|
4 months ago |
Malachi Willey
|
ae2388a81e
feat(query-builder): Organize and sort issue/event filters better (#73476)
|
4 months ago |
Alexander Tarasov
|
40f460299d
fix: add rate limit for project transfer endpoint (#73576)
|
4 months ago |
Alexander Tarasov
|
df3a8dd14c
fix: transaction_id check during project transfer (#73574)
|
4 months ago |
Vjeran Grozdanić
|
6560123cc9
Do not allow crash rate value to be greater than 1 (#73570)
|
4 months ago |
Jonas
|
f468264d14
fix(trace) add extra analytics properties (#73432)
|
4 months ago |
Ogi
|
f77a8102f0
fix(metrics): add Echarts brush end check (#73569)
|
4 months ago |
Ogi
|
499d81c390
ref(on-demand-metrics): remove alert spec limit default (#73567)
|
4 months ago |
Ogi
|
9f93328dc6
feat(metrics): add span attribute spec limit (#73566)
|
4 months ago |
Arpad Borsos
|
61d5d775c8
Clean up inline-attachments options (#73559)
|
4 months ago |
Priscila Oliveira
|
0c4fbc1e46
ref(project-details): Convert class to func component (#73434)
|
4 months ago |
Daniel Szoke
|
c40e474c60
test(minimetrics): Replace `Hub` with `Scope` (#73488)
|
4 months ago |
Daniel Szoke
|
f9e6aa6103
ref: Replace `push_scope` with `isolation_scope` in all remaining places (#73504)
|
4 months ago |
Daniel Szoke
|
ccbe87cbc6
ref: Replace `push_scope` with `isolation_scope` in API code (#73490)
|
4 months ago |
Daniel Szoke
|
1224b8f78c
ref: Replace `push_scope` with `isolation_scope` in relay code (#73503)
|
4 months ago |
Daniel Szoke
|
337e8f1e25
ref: Replace `push_scope` with `isolation_scope` in integrations (#73502)
|
4 months ago |
Daniel Szoke
|
e9822fcd4f
ref: Replace `push_scope` with `isolation_scope` in `src/sentry/utils` (#73501)
|
4 months ago |
Andrew Liu
|
27f0f976ed
ref(feedback): raise specific exception for vertex errors and don't log success (#73550)
|
4 months ago |
Michelle Zhang
|
50354c5e44
ref(onboarding): add apple to uf platform list (#73518)
|
4 months ago |
xurui-c
|
036308311d
Emit a warning when a query gets throttled by the capacity management system (#73541)
|
4 months ago |
Nathan Hsieh
|
280454eef9
nit: lower case (#73544)
|
4 months ago |
xurui-c
|
ffe6395723
Emit a warning when a query gets throttled by the capacity management system (#73442)
|
4 months ago |
Mark Story
|
7a23b776ca
fix(flagpole) Add a more useful repr to EvaluationContext (#73526)
|
4 months ago |
Mark Story
|
544d027c5c
chore(hybridcloud) Move issue, identity, import_export and log services (#73512)
|
4 months ago |
Cathy Teng
|
8001410710
chore(slack): add loggers for sdk webhook client success (#73536)
|
4 months ago |
Gabe Villalobos
|
ded12f9d9c
feat(flagpole): Adds strict_equality flag to equals operator, loosens default strictness (#73534)
|
4 months ago |
Josh Callender
|
4f46862da3
Add tests for some functions in delayed_processing (#73525)
|
4 months ago |
Andrew Liu
|
25f2633ce3
fix(feedback): enforce case insensitivity for spam detection (#73253)
|
4 months ago |
Tony Xiao
|
3d4631e120
test(trace-explorer): Pin trace timestamps in the past (#73485)
|
4 months ago |
Malachi Willey
|
030d6ef0b7
fix(query-builder): Fix a couple bugs with changing from absolute to relative dates (#73438)
|
4 months ago |
Josh Ferge
|
fa56cf3f4a
fix(similarity): use acks late and provisioned celery queue (#73527)
|
4 months ago |
Abdullah Khan
|
082f15e65b
feat(new-trace): Removing new trace view banner. (#73513)
|
4 months ago |
Raj Joshi
|
9a2219e93d
ref(slack): Refactored SlackCommandsEndpoint and Link Identity View (#73216)
|
4 months ago |
Tony Xiao
|
10762108d2
perf(spans): Apply glob optimization to message filter (#73505)
|
4 months ago |
Cathy Teng
|
dc284125f3
ref(slack): use sdk webhook client for webhook actions (#73473)
|
4 months ago |
Malachi Willey
|
e470198bfd
feat(query-builder): Collapse long and many filter values (#73520)
|
4 months ago |
Richard Roggenkemper
|
79b8d4f1eb
ref(onboarding): add hook for gettingStartedDocs (#73439)
|
4 months ago |
Mark Story
|
7d1d7699e6
chore(hybridcloud) Move replication services to sentry.hybridcloud (#73446)
|
4 months ago |
Leander Rodrigues
|
4bb6ded6fc
feat(frontend): Implement a GlobalDrawer (#73318)
|
4 months ago |
Mark Story
|
ba3a4de019
chore(hybridcloud) Move auth, access and orgauthtoken services to sentry.auth (#73452)
|
4 months ago |
Tony Xiao
|
48e48f4e2d
fix(sentry-sdk): Correctly fork the scope for the thread pool (#73482)
|
4 months ago |
Daniel Szoke
|
2eb34f96c2
ref: Replace `push_scope` with `isolation_scope` in `src/sentry/lang` (#73491)
|
4 months ago |
Daniel Szoke
|
6ffa5ba111
ref: Replace `push_scope` with `isolation_scope` in backpressure code (#73492)
|
4 months ago |