Michelle Zhang
|
dd6161377f
ref: fix typos of its (#71844)
|
9 months ago |
Jonas
|
32dc26c2f5
fix(profiling): consider profile to txn offset (#71618)
|
9 months ago |
Jonas
|
f45bebefd7
feat(profiling): enable profiling measurement charts if measurements are sent (#71258)
|
9 months ago |
Yagiz Nizipli
|
f1ad8977dd
perf: reduce barrel file imports (#69452)
|
10 months ago |
Yagiz Nizipli
|
a909e82c1e
perf: avoid using sentry/types in some places (#69101)
|
11 months ago |
Francesco Novy
|
8950cc2888
feat(frontend): Bump Sentry SDKs to 7.108.0 & fix deprecations (#66129)
|
11 months ago |
Tony Xiao
|
450560571e
chore(profiling): Remove some flamegraph related feature flags (#64905)
|
1 year ago |
Yagiz Nizipli
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
Yagiz Nizipli
|
31aac1b9b0
build: replace prettier with biome (#62054)
|
1 year ago |
Jonas
|
b414258978
feat(profiling): render initial differential flamegraph (#61088)
|
1 year ago |
Jonas
|
13260ae6fb
feat(profiling): use fallback 2d canvas renderer for flamechart (#60591)
|
1 year ago |
Jonas
|
7ab4e797cb
fix(profiling): use correct height for config space (#60368)
|
1 year ago |
Jonas
|
8fec77c163
fix(profiling): use max timeline (#60178)
|
1 year ago |
Jonas
|
d3355f8bf1
fix(profiling): disallow 0 width (#59060)
|
1 year ago |
Jonas
|
49d3886f41
fix(profiling): remove clamp (#58848)
|
1 year ago |
Jonas
|
b8d2a5bb3c
fix(profiling): max configview between txn and profile (#58833)
|
1 year ago |
Jonas
|
7f77cb051c
fix(profiling): offset charts based off txn and profile drift (#57182)
|
1 year ago |
Jonas
|
debd90c978
fix(profiling): format battery usage values from nanojoules to watts (#55481)
|
1 year ago |
Jonas
|
cfff3acbd1
feat(profiling): disable measurement charts from changing Y axis on spans and flamechart (#55487)
|
1 year ago |
Jonas
|
cf2add48cc
feat(profiling): add battery usage chart (#55419)
|
1 year ago |
Jonas
|
d7df82880e
fix(profiling): adjust wording to prompt SDK upgrade (#55348)
|
1 year ago |
Jonas
|
778b0a542b
fix(profiling): dont change chart Y axis views (#54684)
|
1 year ago |
Jonas
|
fb08eafce3
feat(profiling): add cpu chart to tooltip (#54283)
|
1 year ago |
Jonas
|
e868b7bc7e
feat(profiling): use color pallete on chart (#54101)
|
1 year ago |
Jonas
|
2799b0bf27
feat(profiling): wire up pan zoom behavior (#54053)
|
1 year ago |
Jonas
|
6488f779ad
feat(profiling): add chart padding on Y axis (#53933)
|
1 year ago |
Jonas
|
ddf7035951
feat(profiling): first draw step on CPU chart (#53775)
|
1 year ago |
Tony Xiao
|
b20f58aaa8
fix(flamegraph): Offset profile by delta from transaction (#53655)
|
1 year ago |
Jonas
|
1e764b7f95
feat(profiling): add cpu chart boilerplate (#53601)
|
1 year ago |
Jonas
|
a550b9c64e
fix(profiling): sync min width (#48201)
|
1 year ago |
Jonas
|
e5863b8456
fix(profiling): zoom at frame (#47851)
|
1 year ago |
Jonas
|
edda018db5
fix(profiling): ui frame values are reported as txn relative (#47225)
|
1 year ago |
Jonas
|
b4ddde731d
ref(profiling): drop durationNS (#46458)
|
1 year ago |
Jonas
|
4c9284b969
fix: profiling zoom when profile is offset (#46377)
|
2 years ago |
Jonas
|
1ccf77ace8
ref(profiling): drop setHighlightedFrames (#46313)
|
2 years ago |
Jonas
|
d561da80a4
ref(profiling): remove the rest of exports (#46143)
|
2 years ago |
Tony Xiao
|
5f0c6dfee5
feat(profiling): Support package/module over image on profiles (#46088)
|
2 years ago |
Jonas
|
989c896190
fix(profiling): fix highlight frame initializer and package for node profiles (#43705)
|
2 years ago |
Jonas
|
35413e9fb2
fix(profiling): always render the separator (#45420)
|
2 years ago |
Tony Xiao
|
d9bd329838
chore(profiling): Remove x axis preference from flamegraph (#45325)
|
2 years ago |
Jonas
|
fe3857f378
ref(profiling): change ds based off sort (#45304)
|
2 years ago |
Jonas
|
e5a09e4a7b
feat(profiling): make keyboard navigation smooth (#45316)
|
2 years ago |
Tony Xiao
|
46361f220a
fix(profiling): Show full duration of transaction on profile (#45282)
|
2 years ago |
Jonas
|
050700eb18
ref(profiling): drop feature flags (#45122)
|
2 years ago |
Jonas
|
6adacb2b49
feat(profiling): reduce spans timeline height when possible (#44655)
|
2 years ago |
Jonas
|
3407829d20
feat(profiling): invert spans (#44665)
|
2 years ago |
Tony Xiao
|
3478031399
feat(profiling): Add hover tooltip to flamegraph preview (#44531)
|
2 years ago |
Jonas
|
3b810a9331
fix(profiling): offset view to correct position (#44444)
|
2 years ago |
Jonas
|
ab3996c511
fix(profiling): add alphabetical sort (#44366)
|
2 years ago |
Tony Xiao
|
cdb1bff922
ref(profiling): Introduce flamegraph renderer base class (#44425)
|
2 years ago |