Skip to content

Vendor @opentelemetry/instrumentation-nestjs-core #20943

@nicohrubec

Description

@nicohrubec

Vendor in @opentelemetry/instrumentation-nestjs-core into the SDK.

Follow this process:

  1. Vendor the instrumentation as-is, with as little changes as possible.
  2. Make sure each vendored file contains the licence on top.
  3. Generally follow this folder layout:
    • src/integrations/nestjs-core/index.ts for the Sentry integration
    • src/integrations/nestjs-core/vendored/xxx for vendored files
  4. Vendor in sub-dependencies of the instrumentation as much as possible, including types. Avoid adding runtime dependencies to the SDK.
  5. Disable eslint for the files if necessary in the initial PR, and fix those in a follow-up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions