getsentry / getsentry/sentry-javascript

Improvements on `dataloader` integration

未关闭
#13,724 1 条评论 0 个 reaction 已指派 1 人 已被 @onurtemizkan 认领 在 GitHub 查看
Improvement Node.js
主要语言
TypeScript
星标
8.7k
派生
1.8k
平均合并
1 天 17 小时
30 天内合并 PR
515

描述

### Problem Statement

Following up: https://github.com/getsentry/sentry-javascript/pull/13664

https://github.com/getsentry/sentry-javascript/pull/13664 introduced basic support for `dataloader` integration on Sentry Node SDK.

In its current state, the feature set is limited, as there's no hook we can get request / lookup information from the underlying instrumentation [@opentelemetry/instrumentation-dataloader](https://www.npmjs.com/package/@opentelemetry/instrumentation-dataloader).

More info on this: https://github.com/getsentry/sentry-javascript/pull/13664#issue-2518420565

### Solution Brainstorm

We can open PRs on https://github.com/open-telemetry/opentelemetry-js-contrib/

- [ ] Adding a `requestHook` or `lookupHook` to the OTEL instrumentation
- [x] #13729

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。