-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
Labels
8.7-candidateagent-nodejsMake available for APM Agents project planning.Make available for APM Agents project planning.
Description
There is a dependabot PR to update to @otel/[email protected]
: #2930
However, that is only part of the story. Here are some notes to complete that update.
- update our dep
- update the dep in examples/opentelemetry-bridge
- add dependabot on examples/opentelemetry-bridge/package.json
- 1.2.0 added
getActiveSpan()
to the trace API (see https://github.com/open-telemetry/opentelemetry-js-api/releases/tag/v1.2.0). IIUC this is implemented "API-side" (Special case API for getting the current span open-telemetry/opentelemetry-js-api#162 (comment)) so might not require any added support in the OTel Bridge. However, we should add it to our tests at the least. - Add otel/api section or entry to supported-technologies and/or to the OTel Bridge doc.
- add a maint section to DEVELOPER.md or elsewhere on how to update for new OTel API versions, in general.
Metadata
Metadata
Assignees
Labels
8.7-candidateagent-nodejsMake available for APM Agents project planning.Make available for APM Agents project planning.