sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

Official Sentry SDKs for JavaScript

Results 1038 sentry-javascript issues
Sort by recently updated
recently updated
newest added

We need to ensure we have the correct `op`, `origin`, and good names, for all spans we emit via OpenTelemetry. ```[tasklist] ### Tasks - [ ] https://github.com/getsentry/sentry-javascript/pull/12107 - [ ]...

Feature: Performance
Package: node

This ensures we have correct op, name & origin for all express middleware spans. I also updated the E2E test to actually check this as well.

This ensures we have correct op, name & origin for all koa middleware spans. I also updated the E2E test to actually check this as well. I also noticed a...

### 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
Package: node

### 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
Package: remix

### 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
Package: node

### 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
Package: node

### Problem Statement I'm trying to upgrade to v8 of `@sentry/node`. By and large, the migration instructions at https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.mdand https://docs.sentry.io/platforms/javascript/migration/v7-to-v8 have done a good job explaining how to upgrade. However,...

Type: Improvement

Bumps [@opentelemetry/instrumentation-aws-lambda](https://github.com/open-telemetry/opentelemetry-js-contrib) from 0.41.0 to 0.41.1. Release notes Sourced from @​opentelemetry/instrumentation-aws-lambda's releases. instrumentation-aws-lambda: v0.41.1 0.41.1 (2024-05-15) Bug Fixes aws-lambda: update semconv package and readme (#2181) (b432929) Commits 39c34df chore: release...

dependencies
javascript

Bumps [@opentelemetry/sdk-trace-base](https://github.com/open-telemetry/opentelemetry-js) from 1.23.0 to 1.24.1. Release notes Sourced from @​opentelemetry/sdk-trace-base's releases. v1.24.1 1.24.1 :bug: (Bug Fix) fix(core): align inconsistent behavior of getEnv() and getEnvWithoutDefaults() when a process polyfill is...

dependencies
javascript