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

### What happened? ## Steps to Reproduce Set up `NodeSDK` with `HttpInstrumentation`, `ExpressInstrumentation` and `metricReader`. Run app with `OTEL_TRACES_EXPORTER: none`. ## Expected Result `http_route` attribute is present on the `http_server_duration`...

bug
up-for-grabs
priority:p2
pkg:sdk-node
has:reproducer

When creating a new span with the default options like `tracer.startSpan()` , the time precision of `startTime` is truncated to milliseconds, as shown in the image below. Trace libraries in...

The AWS Lambda Plugin as the requirement to flush data at the time the invocation of the function is done. See https://github.com/open-telemetry/opentelemetry-js-contrib/blob/b128dae70cf5723162ef72ed0ed83924f3edf4dc/plugins/node/opentelemetry-instrumentation-aws-lambda/src/aws-lambda.ts#L199-L206 As once can see this creates a binding...

feature-request
stale
api:metrics
api:traces

## Which problem is this PR solving? - updates #4897 ## Short description of the changes - use new `ATTR_*` for stable http/net attributes - start adding logic for opt-in...

- [ x] This only affects the JavaScript OpenTelemetry library Currently, if enabled - the traceparent header is added to all requests. is there a way to specify which urls...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sinon](https://sinonjs.org/) ([source](https://redirect.github.com/sinonjs/sinon)) | [`15.1.2` -> `19.0.2`](https://renovatebot.com/diffs/npm/sinon/15.1.2/19.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sinon/19.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

### What happened? ## Steps to Reproduce We got [this bug report](https://github.com/honeycombio/honeycomb-opentelemetry-web/issues/552) on the Honeycomb web SDK about a build error with a particularly strict compiler (closurescript). Reproduction repo: https://github.com/msolli/honeycomb-otel-repro...

bug
triage

## Which problem is this PR solving? Fixes # (5741) ## Short description of the changes This pull request provides an implementation for issue [#5741] which points to a specification...

## Description > [!WARNING] > **The two issues linked below (#4095, #4096) are REQUIRED to be finished before implementation of this feature can start. Any PR opened to add this...

never-stale
pkg:instrumentation-http
type:feature
blocked

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/open-telemetry/opentelemetry-js). > [!WARNING] These dependencies are deprecated: |...