Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenTelemetry Instrumentation Issues #11070

Open
6 of 15 tasks
Tracked by #9508
AbhiPrasad opened this issue Mar 13, 2024 · 2 comments
Open
6 of 15 tasks
Tracked by #9508

OpenTelemetry Instrumentation Issues #11070

AbhiPrasad opened this issue Mar 13, 2024 · 2 comments

Comments

@AbhiPrasad
Copy link
Member

AbhiPrasad commented Mar 13, 2024

This is a tracking list of all problems we've encountered around OpenTelemetry instrumentation

Dependency issues (either OTEL or OTEL instrumentation)

  1. kind/feature team/client tech/typescript topic: esm topic: tracing
  2. bug priority:p1
    trentm
  3. bug
    pichlermarc

Instrumentation Gaps compared to Sentry

  1. Package-Meta: OpenTelemetry Package: node Type: Bug
    onurtemizkan
  2. Package-Meta: OpenTelemetry Package: nextjs

Documentation Requirements

  1. 4 of 22
    Type: Documentation

ESM Issues

Bundling

  1. Package-Meta: OpenTelemetry Type: Improvement

OTEL + Sentry Combined Instrumentation

@jnicklas
Copy link

I am still getting the issue described in #11216 in the release version of 8.0. Commenting here since that issue is closed and references this one.

TypeError: prismaInstrumentation.PrismaInstrumentation is not a constructor
    at Object.setupOnce (file:///Users/jonas/Projects/capply/node_modules/@sentry/node/esm/index.js:2381:9)
    at setupIntegration (file:///Users/jonas/Projects/capply/node_modules/@sentry/core/esm/integration.js:111:17)
    at file:///Users/jonas/Projects/capply/node_modules/@sentry/core/esm/integration.js:82:7
    at Array.forEach (<anonymous>)
    at setupIntegrations (file:///Users/jonas/Projects/capply/node_modules/@sentry/core/esm/integration.js:79:16)
    at NodeClient._setupIntegrations (file:///Users/jonas/Projects/capply/node_modules/@sentry/core/esm/baseclient.js:375:26)
    at NodeClient.init (file:///Users/jonas/Projects/capply/node_modules/@sentry/core/esm/baseclient.js:251:12)
    at init (file:///Users/jonas/Projects/capply/node_modules/@sentry/node/esm/index.js:3516:12)
    at file:///Users/jonas/Projects/capply/build/consumer.mjs:4564:3
    at ModuleJob.run (node:internal/modules/esm/module_job:218:25)

@lforst
Copy link
Member

lforst commented May 14, 2024

@jnicklas responded over at #11216. Let's keep the discussion there since this is just a tracking issue for ourselves to coordinate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants