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

## Description > [!IMPORTANT] > This issue is reserved for attendees of **OpenTelemetry ContribFest at KubeCon EU 2025** > If you are attending KubeCon EU 2025, please join us at...

stale
contribfest

## Description > [!IMPORTANT] > This issue is reserved for attendees of **OpenTelemetry ContribFest at KubeCon EU 2025** > If you are attending KubeCon EU 2025, please join us at...

stale
contribfest

## Description > [!IMPORTANT] > This issue is reserved for attendees of **OpenTelemetry ContribFest at KubeCon EU 2025** > If you are attending KubeCon EU 2025, please join us at...

stale
contribfest

## Description > [!IMPORTANT] > This issue is reserved for attendees of **OpenTelemetry ContribFest at KubeCon EU 2025** > If you are attending KubeCon EU 2025, please join us at...

stale
contribfest

## Which problem is this PR solving? ESM and ESNEXT builds are broken, because they contain the usage of `require` function to dynamically import packages. ## Short description of the...

# Description Complex attributes are allowed in log record attributes and log record bodies. Investigate if the attributes sent to the exporters can contain circular references today. If they can...

pkg:api-logs
pkg:otlp-transformer
pkg:sdk-logs
type:research

### Issues will be created in js-contrib repo. This is a placeholder for the milestone. https://opentelemetry.io/docs/specs/semconv/attributes-registry/http/ https://opentelemetry.io/docs/specs/semconv/attributes-registry/network/ instrumentations using http: - [ ] @opentelemetry/instrumentation-nestjs - `SEMATTRS_HTTP_METHOD`, `SEMATTRS_HTTP_ROUTE`, `SEMATTRS_HTTP_URL` - [...

type:feature-tracking

### Problem. `exporter-prometheus` depends on exporting new endpoint on a port that is separate than the default app port. This requires additional work from the service side to reserve ports...

feature-request

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-node](https://redirect.github.com/mysticatea/eslint-plugin-node) | devDependencies | replacement | [`11.1.0` -> `14.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-node/11.1.0/) | | [eslint-plugin-node](https://redirect.github.com/mysticatea/eslint-plugin-node) |...

dependencies

## Which problem is this PR solving? Fixes the following eslint warnings from the sdk-node package: ``` /home/runner/work/opentelemetry-js/opentelemetry-js/experimental/packages/opentelemetry-sdk-node/src/index.ts 20:1 warning Using 'ExportAllDeclaration' is not allowed no-restricted-syntax 21:1 warning Using 'ExportAllDeclaration'...

Skip Changelog