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: Add NestJS instrumentation #553

Merged
merged 25 commits into from Aug 18, 2021

Commits on Jul 28, 2021

  1. Copy the full SHA
    189f896 View commit details
    Browse the repository at this point in the history
  2. fix: update versions

    rauno56 committed Jul 28, 2021
    Copy the full SHA
    64b16b3 View commit details
    Browse the repository at this point in the history
  3. feat: assure forward compatibility with next versions of Nest

    In v8 there's a deprecation warning for `listenAsync`.
    rauno56 committed Jul 28, 2021
    Copy the full SHA
    cc028c8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    10eb8d6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    331b456 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of github.com:open-telemetry/opentelemetry-js-con…

    …trib into feat/nestjs-core-instrumentation
    rauno56 committed Jul 28, 2021
    Copy the full SHA
    2f80d32 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e8f9b0b View commit details
    Browse the repository at this point in the history
  8. chore: update versions

    Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
    rauno56 and dyladan committed Jul 28, 2021
    Copy the full SHA
    7b02148 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. chore: update packages

    rauno56 committed Jul 29, 2021
    Copy the full SHA
    3fa9173 View commit details
    Browse the repository at this point in the history
  2. style: lint

    rauno56 committed Jul 29, 2021
    Copy the full SHA
    778cb20 View commit details
    Browse the repository at this point in the history
  3. chore: remove utils for now

    It was left there from an earlier verison which used it.
    rauno56 committed Jul 29, 2021
    Copy the full SHA
    e608062 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of github.com:open-telemetry/opentelemetry-js-con…

    …trib into feat/nestjs-core-instrumentation
    rauno56 committed Jul 29, 2021
    Copy the full SHA
    c1e2b30 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e31c22f View commit details
    Browse the repository at this point in the history
  6. test: test nestjs.type

    rauno56 committed Jul 29, 2021
    Copy the full SHA
    87f82cb View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Copy the full SHA
    45d2277 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Copy the full SHA
    2fd2791 View commit details
    Browse the repository at this point in the history
  2. chore: update version

    rauno56 committed Aug 3, 2021
    Copy the full SHA
    9609ff4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Copy the full SHA
    5eb0227 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Copy the full SHA
    7f2e717 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-js-con…

    …trib into feat/nestjs-core-instrumentation
    rauno56 committed Aug 11, 2021
    Copy the full SHA
    6adb48b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    512e756 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    41cbf63 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. style: lint

    rauno56 committed Aug 12, 2021
    Copy the full SHA
    042e59a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-js-con…

    …trib into feat/nestjs-core-instrumentation
    rauno56 committed Aug 16, 2021
    Copy the full SHA
    aed06e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Copy the full SHA
    731c430 View commit details
    Browse the repository at this point in the history