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 Hi 👋 `@opentelemtry/exporter-collector` by...

enhancement
up-for-grabs

While debugging an issue for a user here https://gitter.im/open-telemetry/opentelemetry-node?at=5e6a4b54d17593652b7c8154 it was found that while a computer is slept or hibernated, the `performance.now()` monotonic clock may be paused. This causes the...

bug
priority:p2

### What happened? When you are using `node-sdk` to setup the Opentelemetry environment you don't have the ability to define Views anymore since the latest version. As a recent change...

bug
priority:p4

### Is your feature request related to a problem? Please describe. I work on otel distribution, and as part of our HTTP instrumentation, we want to have the HTTP request...

feature-request

followup on https://github.com/open-telemetry/opentelemetry-js/pull/161#discussion_r317842380 **Is your feature request related to a problem? Please describe.** Use of OT should not result in side effects to user application by installing event listeners which...

feature-request
up-for-grabs

### Is your feature request related to a problem? Please describe. Exporting logs from the application to otel collector directly using an otlp exporter is not possible ### A clear...

feature-request
waiting-for-spec
never-stale

This is a reproducer for the bug listed in #2971

never-stale

### Is your feature request related to a problem? Please describe. To consolidate configuration for all our services we would like to configure the node sdk fully through the use...

good first issue
feature-request

### What happened? ## Steps to Reproduce Just follow the [opentelemetry-exporter-prometheus README](https://github.com/open-telemetry/opentelemetry-js/blob/main/experimental/packages/opentelemetry-exporter-prometheus/README.md). ## Expected Result Some metrics. ## Actual Result Got an `failed to export metrics: Error: MetricReader is not...

bug
document
priority:p4

- [x] This only affects the JavaScript OpenTelemetry library - [ ] This may affect other libraries, but I would like to get opinions here first Followup on https://github.com/open-telemetry/opentelemetry-js-contrib/pull/549#discussion_r664733898 Currently...

never-stale