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

feat!(instrumentation): remove moduleExports generic type from instrumentation registration #4598

Merged
merged 18 commits into from
Apr 19, 2024

Commits on Mar 31, 2024

  1. feat!(instrumentation): remove moudleExports generic type from instru…

    …mentation registration
    blumamir committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    a570f17 View commit details
    Browse the repository at this point in the history
  2. fix: lint

    blumamir committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    ab46f4a View commit details
    Browse the repository at this point in the history
  3. chore: add changelog

    blumamir committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    0fd1edc View commit details
    Browse the repository at this point in the history
  4. fix: core instrumentations

    blumamir committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    594c027 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6745618 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    129ab01 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Update experimental/packages/opentelemetry-instrumentation/src/platfo…

    …rm/node/instrumentation.ts
    
    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    blumamir and pichlermarc committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d5774e7 View commit details
    Browse the repository at this point in the history
  2. Update experimental/packages/opentelemetry-instrumentation/src/platfo…

    …rm/node/instrumentation.ts
    
    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    blumamir and pichlermarc committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d766c66 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    blumamir and pichlermarc committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    b269187 View commit details
    Browse the repository at this point in the history
  4. chore: lint

    blumamir committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    34a3a44 View commit details
    Browse the repository at this point in the history
  5. revert: sdk-logs in tsconfig

    blumamir committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    78fc016 View commit details
    Browse the repository at this point in the history
  6. chore: lint markdown

    blumamir committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    19ea29c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cba9cad View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Apply suggestions from code review

    Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com>
    blumamir and JamieDanielson committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fdac3a3 View commit details
    Browse the repository at this point in the history
  2. Update experimental/packages/opentelemetry-instrumentation/src/instru…

    …mentationNodeModuleFile.ts
    
    Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com>
    blumamir and JamieDanielson committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    59f263f View commit details
    Browse the repository at this point in the history
  3. Update experimental/packages/opentelemetry-instrumentation/src/instru…

    …mentationNodeModuleDefinition.ts
    
    Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com>
    blumamir and JamieDanielson committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    499cbc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c7ca0e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    872853d View commit details
    Browse the repository at this point in the history