opentelemetry-js icon indicating copy to clipboard operation
opentelemetry-js copied to clipboard

OpenTelemetry JavaScript Client

Results 635 opentelemetry-js issues
Sort by recently updated
recently updated
newest added
trafficstars

- [x] This only affects the JavaScript OpenTelemetry library - [ ] This may affect other libraries, but I would like to get opinions here first Does Opentelemetry JS have...

feature-request
waiting-for-spec
stale

- [x] This only affects the JavaScript OpenTelemetry library - [x] This may affect other libraries, but I would like to get opinions here first ### Context Hey there, I...

stale

- [x] This only affects the JavaScript OpenTelemetry library - [ ] This may affect other libraries, but I would like to get opinions here first What work is needed...

### Problem Statement Following the [specification change to add partial success responses](https://github.com/open-telemetry/opentelemetry-specification/pull/2696), each OTel SDK is encouraged to handle the resulting error message string in an appropriate way, considering existing...

feature-request
up-for-grabs
never-stale

### What happened? ## Steps to Reproduce - Import `ZoneContextManager` in any sveltekit app - Navigate to the page that uses the `afterNavigate` lifecycle function ## Expected Result Code inside...

bug
priority:p2
pkg:context-zone

### What happened? ## Steps to Reproduce Try to use `@opentelemetry/exporter-trace-otlp-http` in a web worker. ## Expected Result Otel should work in a web worker ## Actual Result An error...

bug
up-for-grabs
priority:p4

Update web dependencies to latest

dependencies

Are there any plans for supporting [Deno runtime](https://deno.land/)? Perhaps it is a bit early to speak of it, however it seems rather possible due to low number of dependencies for...

never-stale

## Which problem is this PR solving? Merge ts project references to the package's root tsconfig.json so that 1. we don't have to update references for each target (default, esm,...

As is stated in the recent [specification change](https://github.com/open-telemetry/opentelemetry-specification/pull/1502) : > `http.url` MUST NOT contain credentials passed via URL in form of `https://username:[email protected]/`. In such case the attribute's value should be...

bug
good first issue
never-stale
priority:p2
spec-noncompliant
contribfest