Commits
User selector
Commit History
Commits on Nov 29, 2023
Commits on Nov 28, 2023
Commits on Nov 27, 2023
Commits on Nov 22, 2023
feat(utils): Refactor `addInstrumentationHandler` to dedicated methods (#9542)
Show description for 2787643authored- authored
Luca Forstner
Commits on Oct 24, 2023
feat(replay): Share performance instrumentation with tracing (#9296)
Show description for a0ff516authored
Commits on Oct 18, 2023
Commits on Sep 15, 2023
- authored
fix(utils): Try-catch monkeypatching to handle frozen objects/functions (#9031)
Show description for 042e7ceauthored
Commits on Sep 13, 2023
fix(utils): Prevent iterating over VueViewModel (#8981)
Show description for 90ee2a4authored
Commits on Sep 8, 2023
ref: Remove all usages of ts-ignore (#8974)
Show description for f63b33bauthored
Commits on Sep 7, 2023
Commits on Sep 5, 2023
fix(browser): Check for existence of instrumentation targets (#8939)
Show description for ef51993andauthored
Commits on Aug 14, 2023
build: Remove build-specific polyfills (#8809)
Show description for 448406aauthored
Commits on Aug 8, 2023
fix(utils): `dirname` and `basename` should handle Windows paths (#8737)
Show description for a4ae291authored
Commits on Aug 2, 2023
Commits on Jul 21, 2023
fix(utils): Truncate aggregate exception values (LinkedErrors) (#8593)
Show description for 7d7b8adauthored
Commits on Jul 6, 2023
- authored
Luca Forstner
Commits on Jul 5, 2023
- authored
Luca Forstner
Commits on Jul 1, 2023
ref(tracing): Add necessary helpers for using propagation context on outgoing headers (#8434)
Show description for 9006287andauthored
Commits on Jun 28, 2023
build: Update typescript from 3.8.3 to 4.9.5 (#8255)
Show description for c89c54aauthored
Commits on Jun 23, 2023
feat(eslint): Add `no-return-await` rule to eslint config (#8388)
Show description for a34581dauthored
Commits on May 17, 2023
- authored
fix(utils): Fail silently if the provided Dsn is invalid (#8121)
Show description for 6bf5d3aauthored
Commits on May 3, 2023
- authored
Luca Forstner - authored
Luca Forstner
Commits on Apr 26, 2023
fix(utils): `normalize()` to a max. of 100 levels deep by default (#7957)
Show description for f649b24authored
Commits on Apr 20, 2023
fix(utils): Normalize HTML elements as string (#7916)
Show description for cd7a513authored
Commits on Apr 5, 2023
feat(sveltekit): Add partial instrumentation for client-side fetch (#7626)
Show description for 105dcf1authored
Commits on Apr 4, 2023
Commits on Mar 28, 2023
test(utils): Add test for global rate limit response with scope (#7631)
Show description for d330c2fauthored
Commits on Mar 24, 2023
Commits on Mar 21, 2023
feat(sveltekit): Automatically add `BrowserTracing` integration (#7528)
Show description for 8b8bb47authored