Ryan Skonnord
|
43a7208f81
feat(hc): Add OrganizationService.get_organizations_in_batches
|
1 year ago |
George Gritsouk
|
97cd8e41b8
feat(perf): Remove "New" badge from Queries view (#59117)
|
1 year ago |
George Gritsouk
|
8833e624d3
feat(perf): Add Unicode support to SQL parser (#59115)
|
1 year ago |
Evan Purkhiser
|
b3a134eb1a
feat(crons): Record guage metric for total processing time (#59064)
|
1 year ago |
anthony sottile
|
cae168416b
ref: remove noop `objects = BaseManager()` assignments (#59101)
|
1 year ago |
Dominik Buszowiecki
|
ebcdf20749
feat(browser-starfish): add resource module flag (#59135)
|
1 year ago |
Dominik Buszowiecki
|
554adec2b9
feat(browser-starfish): register resource module ui flag (#59133)
|
1 year ago |
Dominik Buszowiecki
|
5f42131dc9
feat(browser-starfish): handle 0 resource size case (#59014)
|
1 year ago |
Seiji Chew
|
e7dcee8ea8
fix(gitlab): Copy immutable querydict before modifying (#59130)
|
1 year ago |
anthony sottile
|
c81e326cc6
ref: match BaseManager type signatures (#59100)
|
1 year ago |
Tony Xiao
|
6ff4ce50e5
chore(stats-detectors): Update release issue type (#59112)
|
1 year ago |
Michelle Zhang
|
e8f9c61d90
ref(replays): link mutation breadcrumb to the docs (#59042)
|
1 year ago |
Tony Xiao
|
c45baf639d
chore(stats-detectors): Narrow transaction ops to just endpoints (#59110)
|
1 year ago |
anthony sottile
|
211df4ad74
ref: fix shadowing of `project_key` (#59098)
|
1 year ago |
Josh Ferge
|
6bb9325a3a
feat(feedback): link to feedback page for feedback issues (#59038)
|
1 year ago |
Colton Allen
|
826c8a6228
fix(replays): Use UUIDScalar condition class for id field (#59008)
|
1 year ago |
Nathan Hsieh
|
3a1bc41dd0
new threshold nit clean up (#59128)
|
1 year ago |
Lyn Nagara
|
06a994c0cb
ref: Remove deprecated CLI (#59067)
|
1 year ago |
Tony Xiao
|
ad50e955b5
chore(stats-detectors): Remove unused duration regression options (#59120)
|
1 year ago |
Matt Quinn
|
f4dac6d9ed
feat(statistical-detectors): Add throughput chart to txn regression details (#59028)
|
1 year ago |
Matt Duncan
|
fe86a3e741
ref(hc): Move test_caching closer to what it tests (#58674)
|
1 year ago |
Colton Allen
|
1fada374ba
fix(replays): Catch and marshal ClickHouse errors with appropriate status codes (#59045)
|
1 year ago |
John
|
c26e2de7a3
Revert "fix(metrics): Revert dlq changes" (#59121)
|
1 year ago |
Colton Allen
|
4e35d9cd5b
fix(replays): Add check for PII scrubbed replay-id tag (#59029)
|
1 year ago |
Shruthi
|
3ed74d36b2
feat(starfish): Add span waterfall to sidebar (#59111)
|
1 year ago |
anthony sottile
|
d078d4acb8
ref: add null check for Commit.message (#59105)
|
1 year ago |
Michelle Zhang
|
09488ba75c
chore(replays): remove BE feature flag calls for actionable replays (#58165)
|
1 year ago |
edwardgou-sentry
|
6f774782b2
feat(starfish): Increase webvitals module selected tag event samples limit to 9 (#59116)
|
1 year ago |
Nar Saynorath
|
4290fb481e
fix(stat-detectors): Update event comparison controls (#59050)
|
1 year ago |
Catherine Lee
|
b12809a0f9
feat(replays): Replay layout timeline size consistent when full screening (#59004)
|
1 year ago |
edwardgou-sentry
|
a618e87598
feat(starfish): adds recommendations for fcp in webvitals module (#59052)
|
1 year ago |
Jonas
|
a88388bd2b
feat(profiling): add differential flamegraph feature flag (#59113)
|
1 year ago |
edwardgou-sentry
|
15bb950f97
feat(starfish): various ui improvements to page overview and slideout panels (#59048)
|
1 year ago |
Riccardo Busetti
|
bdd42213f6
fix(on-demand): Fix url tagging mapping (#59107)
|
1 year ago |
Riccardo Busetti
|
dec59858c8
fix(health-checks): Improve list of health check globs (#59099)
|
1 year ago |
anthony sottile
|
3b7b1affe7
ref: hc typing fixes for new django-stubs / mypy (#59103)
|
1 year ago |
Tony Xiao
|
53c0531140
feat(functions): Add cpm function for functions dataset (#59071)
|
1 year ago |
Jonas
|
ba06270229
feat(profiling): allow expand/collapse of flamegraph (#59021)
|
1 year ago |
Riccardo Busetti
|
01678934c6
fix(on-demand): Remove error message (#59095)
|
1 year ago |
Jonas
|
17363a006f
ref(profiling): remove legacy summary page (#59018)
|
1 year ago |
Riccardo Busetti
|
03d34292a8
fix(on-demand): Fix platform.name (#59088)
|
1 year ago |
Philipp Hofmann
|
c7be78a36c
ref(sdk-crashes): Move is_sdk_crash to base class (#59084)
|
1 year ago |
Anton Pirker
|
b6f1a01bf9
Enabled Python 3.10 and 3.11 for AWS Lambda integration (#58321)
|
1 year ago |
Matej Minar
|
b5747b6426
feat(investigation-bias): Make button primary and change columns icon (#59086)
|
1 year ago |
Matej Minar
|
8f677571ae
fix(relay): Add missing feature flag instructions to Relay settings UI (#59087)
|
1 year ago |
Philipp Hofmann
|
7fa0446999
ref(sdk-crashes): Move is_sdk_frame to base class (#59083)
|
1 year ago |
Riccardo Busetti
|
a970bcb82c
fix(on-demand): Improve implementation of query parsing (#59085)
|
1 year ago |
Riccardo Busetti
|
cabb35524b
fix(on-demand): Add support to other fields (#59079)
|
1 year ago |
Philipp Hofmann
|
48bf07912e
ref(sdk-crashes): Move system frames to base class (#59082)
|
1 year ago |
Philipp Hofmann
|
25018658e9
ref(sdk-crashes): Add enum for SdkName (#59080)
|
1 year ago |