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

Signed-off-by: alexwine36 ## Which problem is this PR solving? Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any...

### What happened? ## Steps to Reproduce Create an instrumentation for NextJS runtime with file "instrumentation.ts" and run the application, after that reading the console log for the runtime ##...

bug
triage
pkg:sdk-node
needs:reproducer

There was an issue in opentracing to add a scope manager, but it doesn't look like it was ever implemented https://github.com/opentracing/opentracing-javascript/issues/112 What is our action item here? Should we just...

good first issue
up-for-grabs
document
never-stale

> After changing the default port I can assume it will not be working. Could you please update the docker to ensure it is still working fine (use the latest...

never-stale
type:feature
needs:code-contribution
blocked

Followup on https://github.com/open-telemetry/opentelemetry-js/issues/4145 I think we should remove the dependency to all exporters from SDK similar as it was done for Jaeger in https://github.com/open-telemetry/opentelemetry-js/pull/4049. The OTLP exporters include quite some...

feature-request
never-stale
pkg:sdk-node

## Which problem is this PR solving? This PR addresses the issue described in #2000 which states that the http.url attribute must not contain credentials passed via the URL. According...

https://github.com/open-telemetry/opentelemetry-js/blob/e0e2b4ad815ef31b249ab4b19c78c268d3facf9e/experimental/packages/opentelemetry-instrumentation-grpc/test/grpc-protobuf-ts.test.ts#L24 ![Screenshot of a comment on a VSCode issue showing error.](https://github.com/user-attachments/assets/df1fc00d-1e7b-49d1-9b5c-85f2b4a6f2e2)

## Description > [!IMPORTANT] > **The existence of this issue does not reflect the wish of the author for this to be implemented** > This is a feature request that...

feature-request
pkg:instrumentation-http

There is currently no easy way to get the basic OpenTelemetry constructs - tracer, span, context - without uptaking the whole API tree including diag logging, etc. For implementations where...

Discussion
stale

We are currently preparing for the 1.1 release, but for features which did not make it into the release I believe we should have a more formal answer for when...

stale