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(nestjs): Add function-level span decorator to nestjs #12721

Merged
merged 19 commits into from
Jul 4, 2024

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    dd2ef7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d802e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    326969b View commit details
    Browse the repository at this point in the history
  2. Add e2e test

    nicohrubec committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9afd76f View commit details
    Browse the repository at this point in the history
  3. Lint

    nicohrubec committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    cef0a49 View commit details
    Browse the repository at this point in the history
  4. Update README

    nicohrubec committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b297c41 View commit details
    Browse the repository at this point in the history
  5. .

    nicohrubec committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2b4c8b1 View commit details
    Browse the repository at this point in the history
  6. Lint

    nicohrubec committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b344930 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dff2bef View commit details
    Browse the repository at this point in the history
  8. Rename decorator

    nicohrubec committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f4c9618 View commit details
    Browse the repository at this point in the history
  9. .

    nicohrubec committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    059705a View commit details
    Browse the repository at this point in the history
  10. Update README

    nicohrubec committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d38d712 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    30f1dc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    394b324 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d16c2b View commit details
    Browse the repository at this point in the history
  4. rename test route

    nicohrubec committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6b588cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    322c645 View commit details
    Browse the repository at this point in the history
  6. Fix e2e tests

    nicohrubec committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    17739bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4ffdfd View commit details
    Browse the repository at this point in the history