Dataloader

为 Dataloader 添加插装。

Import name: Sentry.dataloaderIntegration

dataloaderIntegrationdataloader 库添加了插装,以使用 @opentelemetry/instrumentation-dataloader 捕获跨度。

Copied
Sentry.init({
  integrations: [new Sentry.dataloaderIntegration()],
});

  • dataloader: >=2.0.0 <3