Daniel Dyla

Results 90 issues of Daniel Dyla

Now that we've removed support for old runtimes, we can use the new diagnostics channels to instrument node core http libraries. ## Known issues ### `http.client.request.start` - `event.request` is not...

never-stale

Also consider remove `AsyncHooksContextManager` because it will no longer be used. _Originally posted by @dyladan in https://github.com/open-telemetry/opentelemetry-js/issues/3720#issuecomment-1823194259_ No longer used in SDK 2.0 so it can be safely removed.

never-stale
triage:accepted
needs:refinement

## Background Our current internal format for exportable telemetry like spans and metrics (and maybe events) does not match the format expected by the `protobuf` serialization library we are using....

Discussion
never-stale

Currently, we are merging all PRs into `main` and cutting releases periodically. I propose we change that flow so that all PRs go into a `develop` branch which is merged...

question
internal

We have used `lerna` for quite some time to manage our packages and builds, but for a while now it has just been a wrapper around `nx` which provides significant...

up-for-grabs
stale

Refs #3624 In version `1.5.0` of `@opentelemetry/api` a change was released which extended the `recordException` API in a way that was backwards-compatible for end users but not for SDK implementations....

feature-request
open-telemetry

Fixes #1026 Currently, on startup a full index is created on the `cla` model. The type of index is unsupported by AWS DocumentDB and an unhandled promise rejection is thrown...

Recently, my team tried to update our instance of CLA Assistant. We are hosting it in a docker container in ECS backed by a DocumentDB instance. The CLA document [`src/server/src/documents/cla.js`](https://github.com/cla-assistant/cla-assistant/blob/f1cb5fd3e8979b511eb2d098c97dc1d0fecfac4e/src/server/src/documents/cla.js#L36)...

Refs #562 *** Preview | Diff