Steven Eubank

Results 64 issues of Steven Eubank

[Auto-release detections and setting method](https://develop-git-smeubank-detect-release.sentry.dev/sdk/event-payloads/release/) Preview

### Background While much of distributed tracing was introduces in many places at Sentry with the perofrmance product. Tracing is not tied to performance, in any way "by design". Meaning...

### Problem Statement Releases are not being consistently set across all SDKs. There are varying attempts to detect release variables and set them, but it is not consistent. Leading to...

See the following SO issue for more issue, to investigate if it our plugin which causes this issue https://stackoverflow.com/questions/78315096/visual-studio-code-debugger-doesnt-stop-at-breakpoint-in-typescript-ts-file-b

BunJS has added some debug ID support and other tools will potentially follow suite. Since we do a lot of custom magic ourselves in Sentry CLI, and if debug IDs...

Status: Backlog

So devs working in Unreal can also take adavantage of Sentry's new Metrics product, the sentry-native SDK will need to finally support Metrics as well. This is the final piece...

Feature

Can we use this project to change the sampling rules, and or custom measurements functionalities? we'd like to set the traces sample rate to not 1, create a release, then...

### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...

Type: Bug

### Background: To further simplfiy ignoring certain events from being sent to sentry, it is also suggested to provide `ignoreTransactions` and `ignoreErrors` More info here develop docs updated: https://develop.sentry.dev/sdk/features/#event-sampling -...

Feature
Good First Issue